[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
Tue Jun 25 09:01:36 PDT 2013


earthdok added you to the CC list for the revision "[tsan] Move some suppressions-related code to common. Factor out code to be reused in LSan. Also switch from linked list to vector.".

Hi dvyukov,

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

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/tsan_suppressions_test.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1037.1.patch
Type: text/x-patch
Size: 22824 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130625/c410601b/attachment.bin>


More information about the llvm-commits mailing list