[PATCH] D74130: [clang] fix consteval call in default arguments
Tyker via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Oct 17 02:48:17 PDT 2020
Tyker updated this revision to Diff 298818.
Tyker marked 9 inline comments as done.
Tyker added a comment.
addressed comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74130/new/
https://reviews.llvm.org/D74130
Files:
clang/include/clang/AST/Expr.h
clang/include/clang/Parse/Parser.h
clang/include/clang/Sema/ScopeInfo.h
clang/include/clang/Sema/Sema.h
clang/lib/Parse/ParseDecl.cpp
clang/lib/Sema/Sema.cpp
clang/lib/Sema/SemaExpr.cpp
clang/lib/Sema/SemaLambda.cpp
clang/test/SemaCXX/cxx2a-consteval.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74130.298818.patch
Type: text/x-patch
Size: 12474 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201017/ce18c561/attachment-0001.bin>
More information about the cfe-commits
mailing list