[PATCH] D103395: PR45879: Keep evaluated expression in LValue object
Serge Pavlov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 12 05:33:21 PST 2021
sepavloff updated this revision to Diff 386823.
sepavloff added a comment.
Update the patch
- Use more careful check for LHS expression,
- Make a bit more precise LHS expression tracking,
- Add comments,
- Add the test from discussion.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103395/new/
https://reviews.llvm.org/D103395
Files:
clang/lib/AST/ExprConstant.cpp
clang/test/SemaCXX/constant-expression-cxx2a.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103395.386823.patch
Type: text/x-patch
Size: 4627 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211112/c020f5b7/attachment.bin>
More information about the cfe-commits
mailing list