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

Matthias Gehre via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Mar 25 14:18:40 PDT 2017


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

Added test to misc; minor wording


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/Misc/ast-dump-attr.cpp
  test/SemaCXX/suppress.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24886.93055.patch
Type: text/x-patch
Size: 6605 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170325/acd9c10f/attachment-0001.bin>


More information about the cfe-commits mailing list