================
@@ -156,6 +162,15 @@ static cl::opt<bool>
ClGEPTracing("sanitizer-coverage-trace-geps",
cl::desc("Tracing of GEP instructions"),
cl::Hidden);
+static cl::opt<bool>
----------------
nickdesaulniers wrote:
I'm surprised to see changes to llvm/ in this PR (vs
https://github.com/llvm/llvm-project/pull/201410 where I suspect these changes
belong). I know splitting up large PRs in git is tough, but did this hunk
belong in that parent PR?
https://github.com/llvm/llvm-project/pull/218254
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits