Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D25711
[Basic] unique_ptr-ify SourceManager::MacroArgsCacheMap (NFC) ClosedPublic Authored by vsk on Oct 17 2016, 5:16 PM.
Details
Diff Detail
Event Timelinevsk updated this object. jlebar edited edge metadata. Comment ActionsThe great thing about unique_ptr is, if it compiles, we're probably good. :) This revision is now accepted and ready to land.Oct 17 2016, 5:18 PM Closed by commit rL284442: [Basic] unique_ptr-ify SourceManager::MacroArgsCacheMap (NFC) (authored by vedantk). · Explain WhyOct 17 2016, 5:32 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 74937 cfe/trunk/include/clang/Basic/SourceManager.h
cfe/trunk/lib/Basic/SourceManager.cpp
|
Redundant .get()