Details
Details
Diff Detail
Diff Detail
- Repository
- rC Clang
Paths
| Differential D51669
[analyzer] [NFC] Prefer passing raw reference to value instead of a reference to unique_ptr ClosedPublic Authored by george.karpenkov on Sep 4 2018, 6:27 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: Szelethus, mikhail.ramalho, a.sidorin and 3 others. · View Herald TranscriptSep 4 2018, 6:27 PM This revision is now accepted and ready to land.Sep 6 2018, 4:08 PM Closed by commit rC341620: [analyzer] [NFC] Prefer passing around reference to std::unique_ptr& (authored by george.karpenkov). · Explain WhySep 6 2018, 5:46 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 164338 lib/StaticAnalyzer/Core/BugReporter.cpp
|