[PATCH] D12332: [Sanitizers] Make abort_on_error common flag.

Alexey Samsonov via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 27 13:41:28 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL246205: [Sanitizers] Make abort_on_error common flag. (authored by samsonov).

Changed prior to commit:
  http://reviews.llvm.org/D12332?vs=33238&id=33355#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D12332

Files:
  compiler-rt/trunk/lib/asan/asan_flags.inc
  compiler-rt/trunk/lib/asan/asan_rtl.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_common.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_common_nolibc.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_flags.inc
  compiler-rt/trunk/test/sanitizer_common/TestCases/Darwin/abort_on_error.cc
  compiler-rt/trunk/test/sanitizer_common/TestCases/Darwin/lit.local.cfg
  compiler-rt/trunk/test/sanitizer_common/TestCases/Linux/abort_on_error.cc
  compiler-rt/trunk/test/sanitizer_common/lit.common.cfg
  compiler-rt/trunk/test/ubsan/lit.common.cfg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12332.33355.patch
Type: text/x-patch
Size: 8578 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150827/a8a2e7f5/attachment.bin>


More information about the llvm-commits mailing list