This revision was automatically updated to reflect the committed changes.
Closed by commit rC358750: [analyzer] Fix an assertion failure if plugins added
dependencies (authored by Szelethus, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D59461?vs=190976&id=195869#toc
Reposi
baloghadamsoftware accepted this revision.
baloghadamsoftware added a comment.
This revision is now accepted and ready to land.
This one seems straightforward.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59461/new/
https://reviews.llvm.org/D59461
___
Szelethus added a comment.
Don't let the testcase fool you, it's merely added because there wasn't any for
that particular case, I still need to add the plugin, but that moves quite a
few files around, so I might separate that to another patch.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
Szelethus created this revision.
Szelethus added reviewers: NoQ, xazax.hun, baloghadamsoftware, rnkovacs.
Szelethus added a project: clang.
Herald added subscribers: cfe-commits, Charusso, gamesh411, dkrupp, donat.nagy,
mikhail.ramalho, a.sidorin, szepet, whisperity.
Szelethus added a parent revis