]> granicus.if.org Git - clang/commit
minor cleanups, make getNumInstanceMethods always return unsigned.
authorChris Lattner <sabre@nondot.org>
Sun, 16 Mar 2008 20:19:15 +0000 (20:19 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 16 Mar 2008 20:19:15 +0000 (20:19 +0000)
commitc858105d41602a2dadb2efbc1af80a7b791ebac3
tree3f2bc9d3680e813b3d64a07f840977cc6870b93b
parent439e71f4be0148101281f72f10c9f8bf743e78bd
minor cleanups, make getNumInstanceMethods always return unsigned.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@48423 91177308-0d34-0410-b5e6-96231b3b80d8
Driver/RewriteTest.cpp
include/clang/AST/DeclObjC.h
lib/AST/DeclObjC.cpp
lib/Parse/ParseObjc.cpp
lib/Sema/SemaDeclObjC.cpp