-
- Downloads
Implemented ir-gen for 'implicit' properties using the new AST nodes.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@59886 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- lib/CodeGen/CGExpr.cpp 26 additions, 0 deletionslib/CodeGen/CGExpr.cpp
- lib/CodeGen/CGExprAgg.cpp 9 additions, 0 deletionslib/CodeGen/CGExprAgg.cpp
- lib/CodeGen/CGExprScalar.cpp 3 additions, 0 deletionslib/CodeGen/CGExprScalar.cpp
- lib/CodeGen/CGObjC.cpp 33 additions, 12 deletionslib/CodeGen/CGObjC.cpp
- lib/CodeGen/CGValue.h 21 additions, 1 deletionlib/CodeGen/CGValue.h
- lib/CodeGen/CodeGenFunction.h 4 additions, 1 deletionlib/CodeGen/CodeGenFunction.h
- test/CodeGenObjC/implicit-property.m 16 additions, 0 deletionstest/CodeGenObjC/implicit-property.m
Loading
Please register or sign in to comment