]> granicus.if.org Git - clang/commit
"const id<NSFoo> *" instead of "id<NSFoo> const *".
authorChris Lattner <sabre@nondot.org>
Sun, 5 Sep 2010 00:43:21 +0000 (00:43 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 5 Sep 2010 00:43:21 +0000 (00:43 +0000)
commitd7e52b8141c8fbff1b9f9e7960c925a00953cc12
tree2287014cbf1f34c8d98bf904f71c0fad814b9091
parent78643b050cd6d6370e5a9a686ab6bc942959137f
"const id<NSFoo> *" instead of "id<NSFoo> const *".

I think this wraps up all the legal cases.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@113096 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/TypePrinter.cpp
test/SemaObjC/method-arg-qualifier-warning.m
test/SemaObjCXX/objc-pointer-conv.mm