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

Matthias Gehre via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 17 15:19:48 PDT 2017


mgehre updated this revision to Diff 92211.
mgehre marked an inline comment as done.
mgehre added a comment.

Update for review comments


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.92211.patch
Type: text/x-patch
Size: 5615 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170317/05b447ab/attachment.bin>


More information about the cfe-commits mailing list