DebugInfo: Refactor default arg handling into a common place (instead of...
DebugInfo: Refactor default arg handling into a common place (instead of handling in repeatedly for aggregate, complex, and scalar types) git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@228591 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- lib/CodeGen/CGCall.cpp 14 additions, 0 deletionslib/CodeGen/CGCall.cpp
- lib/CodeGen/CGExprAgg.cpp 0 additions, 5 deletionslib/CodeGen/CGExprAgg.cpp
- lib/CodeGen/CGExprComplex.cpp 2 additions, 8 deletionslib/CodeGen/CGExprComplex.cpp
- lib/CodeGen/CGExprScalar.cpp 2 additions, 8 deletionslib/CodeGen/CGExprScalar.cpp
Loading
Please register or sign in to comment