Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D52336
[analyzer] [NFC] Prefer make_unique over "new" ClosedPublic Authored by george.karpenkov on Sep 20 2018, 7:00 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: Szelethus, mikhail.ramalho, a.sidorin and 3 others. · View Herald TranscriptSep 20 2018, 7:00 PM This revision is now accepted and ready to land.Sep 21 2018, 12:08 PM Closed by commit rL342767: [analyzer] [NFC] Prefer make_unique over "new" (authored by george.karpenkov). · Explain WhySep 21 2018, 1:40 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 166549 cfe/trunk/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.cpp
|