[PATCH] D59467: [clang] Adding the Likely Attribute from C++2a to AST

Gauthier via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Mar 17 12:07:48 PDT 2019


Tyker updated this revision to Diff 191034.

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59467/new/

https://reviews.llvm.org/D59467

Files:
  clang/include/clang/Basic/Attr.td
  clang/include/clang/Basic/AttrDocs.td
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/lib/Parse/ParseDeclCXX.cpp
  clang/lib/Parse/ParseStmt.cpp
  clang/lib/Sema/SemaStmtAttr.cpp
  clang/test/AST/ast-dump-attr.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59467.191034.patch
Type: text/x-patch
Size: 5948 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190317/54976ed5/attachment.bin>


More information about the cfe-commits mailing list