[PATCH] D36434: [compiler-rt] Get rid of "%T" expansions
Filipe Cabecinhas via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 3 05:31:12 PDT 2018
filcab updated this revision to Diff 153899.
filcab added a comment.
Herald added subscribers: Sanitizers, delcypher.
Commandeering revision and posting an updated patch. Please review.
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D36434
Files:
test/asan/TestCases/Linux/coverage-missing.cc
test/asan/TestCases/Linux/interception_readdir_r_test.cc
test/asan/TestCases/Linux/stack-trace-dlclose.cc
test/asan/TestCases/Posix/asan-symbolize-bad-path.cc
test/asan/TestCases/Posix/coverage-fork.cc
test/asan/TestCases/Posix/coverage-reset.cc
test/asan/TestCases/Posix/coverage.cc
test/asan/TestCases/Windows/coverage-basic.cc
test/asan/TestCases/coverage-and-lsan.cc
test/asan/TestCases/coverage-disabled.cc
test/asan/TestCases/suppressions-exec-relative-location.cc
test/asan/TestCases/suppressions-library.cc
test/asan/TestCases/verbose-log-path_test.cc
test/msan/coverage-levels.cc
test/sanitizer_common/TestCases/get_module_and_offset_for_pc.cc
test/scudo/random_shuffle.cpp
test/tsan/global_race.cc
test/tsan/ignore_lib0.cc
test/tsan/ignore_lib1.cc
test/tsan/ignore_lib2.cc
test/tsan/ignore_lib3.cc
test/tsan/ignore_lib4.cc
test/tsan/ignore_lib5.cc
test/tsan/simple_stack2.cc
test/ubsan/TestCases/Misc/coverage-levels.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36434.153899.patch
Type: text/x-patch
Size: 28933 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180703/f995e859/attachment.bin>
More information about the llvm-commits
mailing list