Debug info: Only emit C++ accessibility specifiers when they are diverging
from the default for the containing type. rdar://problem/18154959 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@216800 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- lib/CodeGen/CGDebugInfo.cpp 46 additions, 37 deletionslib/CodeGen/CGDebugInfo.cpp
- lib/CodeGen/CGDebugInfo.h 8 additions, 4 deletionslib/CodeGen/CGDebugInfo.h
- test/CodeGenCXX/debug-info-access.cpp 39 additions, 0 deletionstest/CodeGenCXX/debug-info-access.cpp
- test/CodeGenCXX/debug-info-artificial-arg.cpp 1 addition, 1 deletiontest/CodeGenCXX/debug-info-artificial-arg.cpp
- test/CodeGenCXX/debug-info-decl-nested.cpp 3 additions, 3 deletionstest/CodeGenCXX/debug-info-decl-nested.cpp
- test/CodeGenCXX/debug-info-qualifiers.cpp 2 additions, 2 deletionstest/CodeGenCXX/debug-info-qualifiers.cpp
- test/CodeGenCXX/debug-info-static-member.cpp 5 additions, 5 deletionstest/CodeGenCXX/debug-info-static-member.cpp
- test/CodeGenCXX/debug-lambda-expressions.cpp 4 additions, 4 deletionstest/CodeGenCXX/debug-lambda-expressions.cpp
- test/CodeGenCXX/debug-lambda-this.cpp 1 addition, 1 deletiontest/CodeGenCXX/debug-lambda-this.cpp
- test/CodeGenCXX/field-access-debug-info.cpp 2 additions, 2 deletionstest/CodeGenCXX/field-access-debug-info.cpp
- test/CodeGenObjC/debug-info-ivars-extension.m 2 additions, 2 deletionstest/CodeGenObjC/debug-info-ivars-extension.m
Loading
Please register or sign in to comment