Skip to content

Commit 0f1a770

Browse files
authored
Remove from compatibility
1 parent 365bdfe commit 0f1a770

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/Interpreter/Compatibility.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ static inline char* GetEnv(const char* Var_Name) {
6363
#if LLVM_VERSION_MAJOR < 18
6464
#define starts_with startswith
6565
#define ends_with endswith
66-
#define starts_with_insensitive startswith_insensitive
6766
#endif
6867

6968
#if CLANG_VERSION_MAJOR >= 18

0 commit comments

Comments
 (0)