Replace calls to getTypeSize() and getTypeAlign() with their 'InChars'
counterparts where char units are needed. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@123805 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- lib/CodeGen/CGCall.cpp 5 additions, 4 deletionslib/CodeGen/CGCall.cpp
- lib/CodeGen/CGExpr.cpp 2 additions, 1 deletionlib/CodeGen/CGExpr.cpp
- lib/CodeGen/CGExprCXX.cpp 2 additions, 1 deletionlib/CodeGen/CGExprCXX.cpp
- lib/CodeGen/CGExprScalar.cpp 2 additions, 2 deletionslib/CodeGen/CGExprScalar.cpp
- lib/CodeGen/CGObjC.cpp 6 additions, 4 deletionslib/CodeGen/CGObjC.cpp
Loading
Please register or sign in to comment