[PATCH] D64914: Implement P1771

Erich Keane via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 25 08:12:45 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL367027: Implement P1771 (authored by erichkeane, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D64914?vs=211740&id=211761#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D64914

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64914.211761.patch
Type: text/x-patch
Size: 13255 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190725/7125f727/attachment.bin>


More information about the llvm-commits mailing list