[PATCH] D84637: [AST] Enhance the const expression evaluator to support error-dependent exprs.
Haojian Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 9 09:13:17 PDT 2020
hokein updated this revision to Diff 290754.
hokein marked an inline comment as done.
hokein added a comment.
address review comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84637/new/
https://reviews.llvm.org/D84637
Files:
clang/lib/AST/ExprConstant.cpp
clang/test/SemaCXX/constexpr-function-recovery-crash.cpp
clang/test/SemaCXX/enable_if.cpp
clang/test/SemaCXX/invalid-constructor-init.cpp
clang/test/SemaCXX/recovery-expr-type.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84637.290754.patch
Type: text/x-patch
Size: 18104 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200909/fc6e3358/attachment-0001.bin>
More information about the cfe-commits
mailing list