[PATCH] D71791: [CFG] Fix an assertion failure with static initializers
Kristóf Umann via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Dec 23 14:51:18 PST 2019
Szelethus accepted this revision.
Szelethus added a comment.
This revision is now accepted and ready to land.
In D71791#1795093 <https://reviews.llvm.org/D71791#1795093>, @xazax.hun wrote:
> I decided to fix the unittests. Having CFGs full of dangling pointers to the AST does not look fun at all, so I think this change was long overdue.
Very much appreciated! LGTM!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71791/new/
https://reviews.llvm.org/D71791
More information about the cfe-commits
mailing list