]> granicus.if.org Git - clang/commit
Convert more counts to be zero based instead of -1 based, make them unsigned.
authorChris Lattner <sabre@nondot.org>
Sun, 16 Mar 2008 21:08:55 +0000 (21:08 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 16 Mar 2008 21:08:55 +0000 (21:08 +0000)
commitf3a7af901231535191d14cb524d58f22907ac4d2
tree1f2f5c0e91b15710ef0f94b489c2c7f4ab388790
parent75c9cae5f85c72cbb1649e93849e16ede3f07522
Convert more counts to be zero based instead of -1 based, make them unsigned.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@48429 91177308-0d34-0410-b5e6-96231b3b80d8
Driver/ASTConsumers.cpp
Driver/RewriteTest.cpp
include/clang/AST/DeclObjC.h