[PATCH] D96337: [sanitizer] Fix suffix-log-path_test.c on arm-linux-gnu

Adhemerval Zanella via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 11 05:17:54 PST 2021


zatrazz updated this revision to Diff 322958.
zatrazz added a comment.

Updated patch based on previous comments.


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

https://reviews.llvm.org/D96337

Files:
  compiler-rt/test/lsan/TestCases/Linux/cleanup_in_tsd_destructor.c
  compiler-rt/test/lsan/TestCases/Linux/use_tls_pthread_specific_dynamic.cpp
  compiler-rt/test/lsan/TestCases/disabler.c
  compiler-rt/test/lsan/TestCases/do_leak_check_override.cpp
  compiler-rt/test/lsan/TestCases/ignore_object.c
  compiler-rt/test/lsan/TestCases/use_after_return.cpp
  compiler-rt/test/sanitizer_common/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96337.322958.patch
Type: text/x-patch
Size: 4459 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210211/3d460653/attachment.bin>


More information about the llvm-commits mailing list