]> granicus.if.org Git - clang/commit
simplify some code.
authorChris Lattner <sabre@nondot.org>
Sat, 26 Jul 2008 03:47:43 +0000 (03:47 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 26 Jul 2008 03:47:43 +0000 (03:47 +0000)
commiteacc39212e5960b2680067c006384c2e4804873a
treec07dc7b1c930c6abb52a71cbb3446e6299efba42
parente281c86515cca9162170ca5d6ede198acf343428
simplify some code.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@54091 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticKinds.def
include/clang/Parse/Action.h
lib/Parse/ParseDecl.cpp
lib/Sema/Sema.h
lib/Sema/SemaDeclObjC.cpp
test/SemaObjC/category-1.m
test/SemaObjC/class-def-test-1.m
test/SemaObjC/class-proto-1.m
test/SemaObjC/protocol-test-2.m