[PATCH] D51901: Thread Safety Analysis: warnings for attributes without arguments

Aaron Puchert via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 11 17:59:24 PDT 2018


aaronpuchert updated this revision to Diff 165004.
aaronpuchert added a comment.

Improved handling of type-dependent base classes and slightly reworded warning message.


Repository:
  rC Clang

https://reviews.llvm.org/D51901

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51901.165004.patch
Type: text/x-patch
Size: 15946 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180912/a1dbf226/attachment-0001.bin>


More information about the cfe-commits mailing list