vitalybuka marked an inline comment as done.
vitalybuka added inline comments.
================
Comment at: test/Driver/fsanitize.c:124
+// RUN: %clang -target x86_64-linux-gnu -fsanitize=address %s -### 2>&1 |
FileCheck %s --check-prefix=CHECK-ASAN-WITHOUT-USE-AFTER-SCOPE
+// CHECK-ASAN-WITHOUT-USE-AFTER-SCOPE-NOT: -cc1{{.*}}address-use-after-scope
----------------
eugenis wrote:
> Check the case
> -fno-sanitize-address-use-after-scope -fsanitize-address-use-after-scope
It's already on the line 117
https://reviews.llvm.org/D25453
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits