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

Matthias Gehre via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 27 12:57:58 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL298880: Add [[clang::suppress(rule, ...)]] attribute (authored by mgehre).

Changed prior to commit:
  https://reviews.llvm.org/D24886?vs=93055&id=93168#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D24886

Files:
  cfe/trunk/include/clang/Basic/Attr.td
  cfe/trunk/include/clang/Basic/AttrDocs.td
  cfe/trunk/lib/Sema/SemaDeclAttr.cpp
  cfe/trunk/lib/Sema/SemaStmtAttr.cpp
  cfe/trunk/test/Misc/ast-dump-attr.cpp
  cfe/trunk/test/SemaCXX/suppress.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24886.93168.patch
Type: text/x-patch
Size: 6801 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170327/64c85529/attachment-0001.bin>


More information about the cfe-commits mailing list