[PATCH] D58012: [compiler-rt] Cleanup usage of C++ ABI library

Jonas Hahnfeld via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 13 11:20:55 PST 2019


Hahnfeld updated this revision to Diff 186704.
Hahnfeld marked an inline comment as done.
Hahnfeld edited the summary of this revision.
Hahnfeld added a comment.
Herald added a subscriber: jdoerfert.

Rebase, apply the same treatment to TSan, and rename option to `SANITIZER_TEST_CXX`.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58012/new/

https://reviews.llvm.org/D58012

Files:
  compiler-rt/CMakeLists.txt
  compiler-rt/lib/asan/CMakeLists.txt
  compiler-rt/lib/fuzzer/tests/CMakeLists.txt
  compiler-rt/lib/hwasan/CMakeLists.txt
  compiler-rt/lib/scudo/CMakeLists.txt
  compiler-rt/lib/scudo/standalone/tests/CMakeLists.txt
  compiler-rt/lib/tsan/dd/CMakeLists.txt
  compiler-rt/lib/tsan/tests/CMakeLists.txt
  compiler-rt/lib/ubsan/CMakeLists.txt
  compiler-rt/lib/xray/tests/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58012.186704.patch
Type: text/x-patch
Size: 10055 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190213/8b0d25eb/attachment.bin>


More information about the llvm-commits mailing list