[PATCH] D97849: [AST][PCH][ASTImporter] Fix UB caused by uninited SwitchStmt member
Raphael Isemann via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 4 06:49:28 PST 2021
teemperor added a comment.
Sorry for the delay. Yes, I meant the `--vg` flag which is I think the only valid way to test this from your description. That it can't be deterministically tested without this (or in configurations that don't run valgrind) is fine IMHO.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97849/new/
https://reviews.llvm.org/D97849
More information about the cfe-commits
mailing list