[PATCH] D63538: [CFG] Add a new function to get the proper condition of a CFGBlock

Simon Pilgrim via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 5 08:17:28 PDT 2019


RKSimon added a comment.

In D63538#1571454 <https://reviews.llvm.org/D63538#1571454>, @Szelethus wrote:

> 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!


Thanks!


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