[PATCH] [tsan] Move some suppressions-related code to common. Factor out code to be reused in LSan. Also switch from linked list to vector.

Sergey Matveev earthdok at google.com
Wed Jun 26 07:27:59 PDT 2013


    - more cleanup

Hi dvyukov,

http://llvm-reviews.chandlerc.com/D1037

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D1037?vs=2572&id=2573#toc

Files:
  lib/sanitizer_common/CMakeLists.txt
  lib/sanitizer_common/sanitizer_suppressions.cc
  lib/sanitizer_common/sanitizer_suppressions.h
  lib/sanitizer_common/tests/CMakeLists.txt
  lib/sanitizer_common/tests/sanitizer_suppressions_test.cc
  lib/tsan/rtl/tsan_defs.h
  lib/tsan/rtl/tsan_rtl.h
  lib/tsan/rtl/tsan_suppressions.cc
  lib/tsan/rtl/tsan_suppressions.h
  lib/tsan/tests/unit/CMakeLists.txt
  lib/tsan/tests/unit/tsan_suppressions_test.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1037.4.patch
Type: text/x-patch
Size: 25246 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130626/b4f6b572/attachment.bin>


More information about the llvm-commits mailing list