[PATCH] D61522: Added an assertion to constant evaluation enty points that prohibits dependent expressions
Dmitri Gribenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 3 13:02:22 PDT 2019
gribozavr added a comment.
> Can you add tests for the bugs you fixed? thanks
The bugs were detected by existing tests (those tests triggered the newly added assertions).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61522/new/
https://reviews.llvm.org/D61522
More information about the cfe-commits
mailing list