[PATCH] D19347: Enable stack-use-after-scope tests

Vitaly Buka via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 21 14:15:06 PDT 2016


vitalybuka updated this revision to Diff 54576.
vitalybuka marked 2 inline comments as done.
vitalybuka added a comment.

Changed to -asan-use-after-scope=1


http://reviews.llvm.org/D19347

Files:
  test/asan/TestCases/use-after-scope-capture.cc
  test/asan/TestCases/use-after-scope-dtor-order.cc
  test/asan/TestCases/use-after-scope-if.cc
  test/asan/TestCases/use-after-scope-inlined.cc
  test/asan/TestCases/use-after-scope-loop-bug.cc
  test/asan/TestCases/use-after-scope-loop-removed.cc
  test/asan/TestCases/use-after-scope-loop.cc
  test/asan/TestCases/use-after-scope-nobug.cc
  test/asan/TestCases/use-after-scope-temp.cc
  test/asan/TestCases/use-after-scope.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19347.54576.patch
Type: text/x-patch
Size: 7111 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160421/2e0b3ac0/attachment.bin>


More information about the llvm-commits mailing list