]> granicus.if.org Git - clang/commit
Improve the documentation for the two ObjCDeclQualifiers so that I
authorJohn McCall <rjmccall@apple.com>
Sun, 1 May 2011 03:04:29 +0000 (03:04 +0000)
committerJohn McCall <rjmccall@apple.com>
Sun, 1 May 2011 03:04:29 +0000 (03:04 +0000)
commit09e2c524a18435211cfbc2fb355f91e1ac43ea89
tree65e2de385126473689eb718007f0e6b3a6bb2f4c
parentf1e4fbf3112f33ec5b7bc5c57ec148445190d0a8
Improve the documentation for the two ObjCDeclQualifiers so that I
stop considering whether I can compress them. :)

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@130633 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/DeclBase.h
include/clang/Sema/DeclSpec.h
lib/Sema/SemaDeclObjC.cpp