]> granicus.if.org Git - clang/commit
add fixit advice to an archiac ObjC issue.
authorChris Lattner <sabre@nondot.org>
Fri, 3 Apr 2009 18:38:42 +0000 (18:38 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 3 Apr 2009 18:38:42 +0000 (18:38 +0000)
commit75e3606728e30e00b3be0779243b55305e167828
tree55ad4b5dc8db50966574e5ba34a5ed8027c40a51
parentff9b446dd1db0ed3a89403373df83b0da81dc6f5
add fixit advice to an archiac ObjC issue.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@68395 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Parse/ParseDecl.cpp
test/FixIt/fixit-objc.m [new file with mode: 0644]