It doesn't need to be refcounted anymore, either.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 306 Build 306: arc lint + arc unit
Event Timeline
clang/include/clang/Sema/Sema.h | ||
---|---|---|
879 | Wait, what? This is awesome. :) |
Paths
| Differential D25420
[AST] Convert MangleNumberingContext to a unique_ptr. ClosedPublic Authored by jlebar on Oct 9 2016, 10:23 PM.
Details Summary It doesn't need to be refcounted anymore, either.
Diff Detail
Event Timelinejlebar updated this object. This revision is now accepted and ready to land.Oct 10 2016, 1:51 AM
Revision Contents
Diff 74098 clang/include/clang/AST/ASTContext.h
clang/include/clang/AST/MangleNumberingContext.h
clang/include/clang/Sema/Sema.h
clang/lib/AST/ASTContext.cpp
clang/lib/AST/CXXABI.h
clang/lib/AST/ItaniumCXXABI.cpp
clang/lib/AST/MicrosoftCXXABI.cpp
|
Wait, what?
This is awesome. :)