We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 365bdfe commit 0f1a770Copy full SHA for 0f1a770
lib/Interpreter/Compatibility.h
@@ -63,7 +63,6 @@ static inline char* GetEnv(const char* Var_Name) {
63
#if LLVM_VERSION_MAJOR < 18
64
#define starts_with startswith
65
#define ends_with endswith
66
-#define starts_with_insensitive startswith_insensitive
67
#endif
68
69
#if CLANG_VERSION_MAJOR >= 18
0 commit comments