[PATCH] D54309: [AST] Allow limiting the scope of common AST traversals (getParents, RAV).
Jonas Toth via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 7 08:47:41 PST 2019
JonasToth added a comment.
@sammccall Thank you for analyzing and investigation! Keeping the assertion is of course good and I am not sure on how to proceed.
Given the close branch for 8.0 we might opt for an hotfix that resolves the issue for now.
I think the bug-report is the better place to continue working on it.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54309/new/
https://reviews.llvm.org/D54309
More information about the cfe-commits
mailing list