Eliminate redundant MangleBuffer class
The only remaining user didn't actually use the non-dynamic storage facility this class provides. The std::string is transitional and likely to be StringRefized shortly. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@210058 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- include/clang/AST/Mangle.h 0 additions, 27 deletionsinclude/clang/AST/Mangle.h
- lib/CodeGen/CGBlocks.cpp 3 additions, 5 deletionslib/CodeGen/CGBlocks.cpp
- lib/CodeGen/CGDecl.cpp 2 additions, 5 deletionslib/CodeGen/CGDecl.cpp
- lib/CodeGen/CodeGenModule.cpp 7 additions, 3 deletionslib/CodeGen/CodeGenModule.cpp
- lib/CodeGen/CodeGenModule.h 1 addition, 3 deletionslib/CodeGen/CodeGenModule.h
Loading
Please register or sign in to comment