[PATCH] D63538: [CFG] Add a new function to get the proper condition of a CFGBlock
Kristóf Umann via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 5 07:26:58 PDT 2019
Szelethus added a comment.
In D63538#1571451 <https://reviews.llvm.org/D63538#1571451>, @Szelethus wrote:
> Since the followup patches test this roughly anyways, and the fact that the AST's lifetime ends right after the CFG's construction makes the remaining tests pretty much pointless, if I can't resolve this, I'll just remove the testfile.
I mean, this is a good enough reason to just go through with it. Removed in rL365209 <https://reviews.llvm.org/rL365209>. Sorry for the inconvenience!
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63538/new/
https://reviews.llvm.org/D63538
More information about the cfe-commits
mailing list