-
- Downloads
DebugInfo: Don't simplify template names using _BitInt(N)
_BitInt(N) only encodes the byte size in DWARF, not the bit size, so can't be reconstituted.
Showing
- clang/lib/CodeGen/CGDebugInfo.cpp 9 additions, 0 deletionsclang/lib/CodeGen/CGDebugInfo.cpp
- clang/test/CodeGenCXX/debug-info-simple-template-names.cpp 6 additions, 0 deletionsclang/test/CodeGenCXX/debug-info-simple-template-names.cpp
- cross-project-tests/debuginfo-tests/clang_llvm_roundtrip/simplified_template_names.cpp 2 additions, 0 deletions...-tests/clang_llvm_roundtrip/simplified_template_names.cpp
Loading
Please register or sign in to comment