aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorManman Ren <manman.ren@gmail.com>2016-01-25 21:52:26 +0000
committerManman Ren <manman.ren@gmail.com>2016-01-25 21:52:26 +0000
commit392443879dce3a2244a2529ee1c058f1777c6945 (patch)
treeebe4c595eb8193b50e56c7407d70d30a0afc61be /clang/lib/CodeGen/CodeGenModule.cpp
parentd1d118097d32b0e58aea5cdf1f413e9df2e9fc67 (diff)
downloadllvm-392443879dce3a2244a2529ee1c058f1777c6945.zip
llvm-392443879dce3a2244a2529ee1c058f1777c6945.tar.gz
llvm-392443879dce3a2244a2529ee1c058f1777c6945.tar.bz2
Move ObjCPropertyDecl to before ObjCContainerDecl.
After we add ObjCPropertyDecl::isClassProperty, we can use it in ObjCContainerDecl to define filter to iterate over instance properties and class properties. This is the first patch in a series of patches to support class properties in addition to instance properties in objective-c. rdar://23891898 llvm-svn: 258727
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions