]> granicus.if.org Git - clang/commit
Comment out category's property decls. in rewrite.
authorFariborz Jahanian <fjahanian@apple.com>
Wed, 10 Feb 2010 01:15:09 +0000 (01:15 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Wed, 10 Feb 2010 01:15:09 +0000 (01:15 +0000)
commit13751e3edc7fe50b0ab4e0f5fe7501e81c83c795
tree1de4c206394bf786324fa2712a1ddcfa92df1e07
parentd263e7bb725c7d7600948c4ea8f38715998e598e
Comment out category's property decls. in rewrite.
Fixes radar 7630636.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@95744 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Frontend/RewriteObjC.cpp
test/Rewriter/rewrite-category-property.mm [new file with mode: 0644]