[PATCH] D62009: [clang] perform semantic checking in constant context
Tyker via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 20 14:38:17 PDT 2019
Tyker added a comment.
I changed the approach in the last revision. the information is now propagated using the expression evaluation context and then via booleans. I should have added a comment to make it clear.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62009/new/
https://reviews.llvm.org/D62009
More information about the cfe-commits
mailing list