When mangling function template specialization, mangle the type encoding of...
When mangling function template specialization, mangle the type encoding of the original function template. Also, port mangle.cpp and function-template-specialization.cpp over to using FileCheck. llvm-svn: 82114
Showing
- clang/lib/CodeGen/Mangle.cpp 9 additions, 5 deletionsclang/lib/CodeGen/Mangle.cpp
- clang/test/CodeGenCXX/function-template-specialization.cpp 5 additions, 4 deletionsclang/test/CodeGenCXX/function-template-specialization.cpp
- clang/test/CodeGenCXX/mangle.cpp 33 additions, 29 deletionsclang/test/CodeGenCXX/mangle.cpp
Loading
Please register or sign in to comment