[PATCH] D111814: Fix consteval crash when transforming 'this' expressions
John McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 26 16:14:41 PDT 2021
rjmccall accepted this revision.
rjmccall added a comment.
This seems reasonable. You could also give `ExitFunctionBodyRAII` an explicit `pop()` operation, but either way is fine.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111814/new/
https://reviews.llvm.org/D111814
More information about the cfe-commits
mailing list