This is an archive of the discontinued LLVM Phabricator instance.

[analyzer] [NFC] Push the logic for updating the ExecutedLines with diagnostic pieces into the BugReporter
ClosedPublic

Authored by george.karpenkov on Aug 30 2018, 2:55 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

NoQ accepted this revision.Sep 6 2018, 3:27 PM
This revision is now accepted and ready to land.Sep 6 2018, 3:27 PM
NoQ added inline comments.Sep 6 2018, 3:28 PM
clang/lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp
351 ↗(On Diff #163422)

Isn't there a typedef for this?

This revision was automatically updated to reflect the committed changes.