[PATCH] D153296: [AST] Stop evaluate constant expression if the condition expression which in switch statement contains errors
Yurong via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 3 09:37:07 PDT 2023
yronglin updated this revision to Diff 536802.
yronglin added a comment.
Address comment.
- Change `EvaluateDependentExpr`.
- Add more test for do/while/for/return/ctor.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153296/new/
https://reviews.llvm.org/D153296
Files:
clang/docs/ReleaseNotes.rst
clang/lib/AST/ExprConstant.cpp
clang/test/SemaCXX/constexpr-function-recovery-crash.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153296.536802.patch
Type: text/x-patch
Size: 6354 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230703/a9f95a4d/attachment.bin>
More information about the cfe-commits
mailing list