This is a similar commit to D124442, but for CFG dumps.
The binary size diff remained the same demonstrated in that patch.
This time I'm adding tests for demonstrating that all the dump debug
checkers work - even in regular builds without asserts.
Paths
| Differential D124443
[analyzer] Allow CFG dumps in release builds ClosedPublic Authored by steakhal on Apr 26 2022, 2:59 AM.
Details Summary This is a similar commit to D124442, but for CFG dumps. This time I'm adding tests for demonstrating that all the dump debug
Diff Detail
Event Timelinesteakhal added a parent revision: D124442: [analyzer] Allow exploded graph dumps in release builds.Apr 26 2022, 2:59 AM This revision is now accepted and ready to land.Apr 26 2022, 5:31 AM Closed by commit rG29dff0d4fb46: [analyzer] Allow CFG dumps in release builds (authored by steakhal). · Explain WhyMay 2 2022, 2:49 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 426364 clang/lib/Analysis/CFG.cpp
clang/test/Analysis/debug-checkers.cpp
|