Details
Details
Diff Detail
Diff Detail
Paths
| Differential D52269
[analyzer] [NFC] Dead code removal ClosedPublic Authored by george.karpenkov on Sep 19 2018, 10:05 AM.
Details
Diff Detail Event TimelineHerald added subscribers: Szelethus, mikhail.ramalho, a.sidorin and 3 others. · View Herald TranscriptSep 19 2018, 10:05 AM This revision is now accepted and ready to land.Sep 20 2018, 1:39 PM
Closed by commit rC342765: [analyzer] [NFC] Dead code removal (authored by george.karpenkov). · Explain WhySep 21 2018, 1:39 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 166143 clang/include/clang/StaticAnalyzer/Core/BugReporter/BugType.h
clang/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h
clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h
clang/lib/StaticAnalyzer/Core/BugReporter.cpp
clang/lib/StaticAnalyzer/Core/ExprEngine.cpp
|
Do trimmed graphs still work correctly after this change?