[PATCH] Make -fsanitize-coverage flag a core option so it's available via the clang-cl driver too

Timur Iskhodzhanov timurrrr at google.com
Fri Mar 27 09:35:11 PDT 2015


r233384, thanks!


================
Comment at: test/Driver/fsanitize.c:238
@@ +237,2 @@
+// CLANG-CL-COVERAGE-NOT: unknown argument
+// CLANG-CL-COVERAGE: -fsanitize=address{{.*}}-fsanitize-coverage=1
----------------
hans wrote:
> Maybe split the last one into two lines to avoid the {{.*}}? My first thought was hmm, what's that regex supposed to match.
Oh, right.  Nice catch!

http://reviews.llvm.org/D8663

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the cfe-commits mailing list