]> granicus.if.org Git - clang/commit
decl counting isn't implemented yet for objc. -stats probably crashes for it.
authorChris Lattner <sabre@nondot.org>
Sun, 16 Sep 2007 19:23:04 +0000 (19:23 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 16 Sep 2007 19:23:04 +0000 (19:23 +0000)
commit7341c333617b51cc6567175546f7a07999198a12
tree003b2604af332c12a5c09e3caaf30735affbf992
parent9e6622dbf397edd79a4300240e0c06ef22c55774
decl counting isn't implemented yet for objc.  -stats probably crashes for it.
Patch by Justin Handville

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