[PATCH] D39151: [tsan] Fix warnings in tsan_interceptors.cc from expansion of variadic macros

Alex Langford via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 23 10:07:33 PDT 2017


xiaobai updated this revision to Diff 119890.
xiaobai added a comment.

Moving STRINGIFY macro to sanitier_internal_defs.h


https://reviews.llvm.org/D39151

Files:
  lib/sanitizer_common/sanitizer_internal_defs.h
  lib/sanitizer_common/sanitizer_win_defs.h
  lib/tsan/rtl/tsan_interceptors.cc
  lib/tsan/rtl/tsan_interceptors.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39151.119890.patch
Type: text/x-patch
Size: 4142 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171023/b8ef8c76/attachment-0001.bin>


More information about the llvm-commits mailing list