]> granicus.if.org Git - clang/commit
rearrange the contents of DeclObjC to be by-class. Fix some 80 column issues
authorChris Lattner <sabre@nondot.org>
Fri, 20 Feb 2009 20:59:54 +0000 (20:59 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 20 Feb 2009 20:59:54 +0000 (20:59 +0000)
commitab35163a5b80bf1bd49f0eebb708970f2b0e04e9
tree45efd6e0b9e21390b5c3a9081a137bfc456abb04
parent2b91d502a553468ee699c906ea8c0f6e4fe705f7
rearrange the contents of DeclObjC to be by-class.  Fix some 80 column issues
and other non-semantic changes.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@65155 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/DeclObjC.cpp