[PATCH] D64914: Implement P1771

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 19 00:26:31 PDT 2019


erichkeane updated this revision to Diff 210753.
erichkeane marked an inline comment as done.
erichkeane added a comment.

Removes pure/const, limits change to just CXX11 spelling, and changes docs/FeatureTestMacro.


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

https://reviews.llvm.org/D64914

Files:
  clang/include/clang/Basic/Attr.td
  clang/include/clang/Basic/AttrDocs.td
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/lib/AST/Expr.cpp
  clang/lib/Sema/SemaDeclAttr.cpp
  clang/lib/Sema/SemaStmt.cpp
  clang/test/CXX/dcl.dcl/dcl.attr/dcl.attr.nodiscard/p2.cpp
  clang/test/Preprocessor/has_attribute.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64914.210753.patch
Type: text/x-patch
Size: 6743 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190719/70b13182/attachment-0001.bin>


More information about the cfe-commits mailing list