In 2013, five years ago, we have switched to AlternateExtensive diagnostics by default, and Extensive was available under unused, undocumented flag. This change remove the flag, renames the Alternate diagnostic to Extensive (as it's no longer Alternate), and ports the test.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Thanks, that's been long overdue.
clang/include/clang/StaticAnalyzer/Core/BugReporter/PathDiagnostic.h | ||
---|---|---|
118–125 | Extra thanks. |
lib/StaticAnalyzer/Core/BugReporter.cpp | ||
---|---|---|
2613 ↗ | (On Diff #150991) | Was this meant to be committed? I see this assertion firing on a ton of files. |
Extra thanks.