[PATCH] D36237: Reland "Thread Safety Analysis: fix assert_capability.", add warnings

Josh Gao via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 7 12:27:52 PDT 2017


jmgao updated this revision to Diff 110054.
jmgao added a comment.

Reword warnings.


https://reviews.llvm.org/D36237

Files:
  include/clang/Basic/Attr.td
  include/clang/Basic/DiagnosticSemaKinds.td
  lib/Analysis/ThreadSafety.cpp
  lib/Sema/SemaDeclAttr.cpp
  test/Sema/attr-capabilities.c
  test/SemaCXX/warn-thread-safety-analysis.cpp
  test/SemaCXX/warn-thread-safety-parsing.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36237.110054.patch
Type: text/x-patch
Size: 21388 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170807/791a7e9a/attachment-0001.bin>


More information about the cfe-commits mailing list