This is an archive of the discontinued LLVM Phabricator instance.

[analyzer] Add a debug analyzer config to place an event for each tracked condition
ClosedPublic

Authored by Szelethus on Jun 21 2019, 4:21 AM.

Diff Detail

Event Timeline

Szelethus created this revision.Jun 21 2019, 4:21 AM
NoQ accepted this revision.Jun 21 2019, 4:17 PM

Aha, yep, nice debug flag!

clang/test/Analysis/track-control-dependency-conditions.cpp
17

Pls consider -verify= here as well.

This revision is now accepted and ready to land.Jun 21 2019, 4:17 PM
This revision was automatically updated to reflect the committed changes.