]> granicus.if.org Git - clang/commit
make use of EnumType to simplify some code, eliminate warnings
authorChris Lattner <sabre@nondot.org>
Sun, 6 Apr 2008 22:05:18 +0000 (22:05 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 6 Apr 2008 22:05:18 +0000 (22:05 +0000)
commit7176331b0f5cfaaa2b5aa487a6660e859e371119
tree3665176d9e7ec61c591d1613d77d4a11ce3017f5
parent2daa5df1b53f7ef745d724771384409f6f5df5c1
make use of EnumType to simplify some code, eliminate warnings
when assertions are disabled.

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