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 97e17e1 commit dfd00edCopy full SHA for dfd00ed
utils/bazel/llvm_configs/llvm-config.h.cmake
@@ -131,10 +131,10 @@
131
132
/* Define to 1 to enable expensive checks for debug location coverage checking,
133
and to 0 otherwise. */
134
-#cmakedefine01 LLVM_ENABLE_DEBUGLOC_COVERAGE_TRACKING
+#cmakedefine01 LLVM_ENABLE_DEBUGLOC_TRACKING_COVERAGE
135
136
/* Define to 1 to enable expensive tracking of the origin of debug location
137
coverage bugs, and to 0 otherwise. */
138
-#cmakedefine01 LLVM_ENABLE_DEBUGLOC_ORIGIN_TRACKING
+#cmakedefine01 LLVM_ENABLE_DEBUGLOC_TRACKING_ORIGIN
139
140
#endif
0 commit comments