[PATCH] D24886: Add [[clang::suppress(rule, ...)]] attribute

Matthias Gehre via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 24 04:55:05 PDT 2017


mgehre updated this revision to Diff 92923.
mgehre added a comment.

Thank you for the comments; all of them have been addressed.


https://reviews.llvm.org/D24886

Files:
  include/clang/Basic/Attr.td
  include/clang/Basic/AttrDocs.td
  lib/Sema/SemaDeclAttr.cpp
  lib/Sema/SemaStmtAttr.cpp
  test/SemaCXX/suppress.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24886.92923.patch
Type: text/x-patch
Size: 5611 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170324/cfa92321/attachment.bin>


More information about the cfe-commits mailing list