[PATCH] D84637: [AST] Enhance the const expression evaluator to support error-dependent exprs.
Erich Keane via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 27 06:17:12 PDT 2020
erichkeane added a comment.
Based on richard's suggestions, that seems about right. However I believe all the asserts should have a message to go along with them as we typicaly do.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84637/new/
https://reviews.llvm.org/D84637
More information about the cfe-commits
mailing list