Raw FileIDs are needed for the PlistDiagnostics to produce stable filenames.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D51668
[analyzer] Coverage information: store FileIDs, not hashes ClosedPublic Authored by george.karpenkov on Sep 4 2018, 6:24 PM.
Details Summary Raw FileIDs are needed for the PlistDiagnostics to produce stable filenames.
Diff Detail
Event TimelineHerald added subscribers: Szelethus, mikhail.ramalho, a.sidorin and 3 others. · View Herald TranscriptSep 4 2018, 6:24 PM This revision is now accepted and ready to land.Sep 6 2018, 4:06 PM Closed by commit rL341619: [analyzer] Executed lines: store file IDs, not hashes. (authored by george.karpenkov). · Explain WhySep 6 2018, 5:45 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 164337 cfe/trunk/include/clang/StaticAnalyzer/Core/BugReporter/PathDiagnostic.h
cfe/trunk/lib/StaticAnalyzer/Core/BugReporter.cpp
cfe/trunk/lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp
|