[PATCH] D63640: [clang] Improve Serialization/Imporing/Dumping of APValues
Tyker via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 10 13:06:02 PST 2019
Tyker added a comment.
now that the issue with uniqueness of expressions is solved. we should be able to keep going on that review @rsmith.
https://reviews.llvm.org/D63960 should be i think close to completion. so maybe for testing i could use immediate invocation as a source for ConstantExpr instead of the code i added to make constexpr variables emit ConstantExpr ?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63640/new/
https://reviews.llvm.org/D63640
More information about the cfe-commits
mailing list