[PATCH] D120589: [Clang] Implement decltype(auto)(x) from P0849R2

Zhihao Yuan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 28 10:39:38 PST 2022


lichray updated this revision to Diff 411842.
lichray added a comment.

Nit


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120589

Files:
  clang/lib/AST/StmtPrinter.cpp
  clang/test/CXX/expr/expr.prim/expr.prim.req/simple-requirement.cpp
  clang/test/SemaCXX/cxx2b-ast-print.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120589.411842.patch
Type: text/x-patch
Size: 3735 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220228/159a697c/attachment.bin>


More information about the cfe-commits mailing list