]> granicus.if.org Git - clang/commit
Use a more conventional/efficient implementation for isEnumeralType()
authorJohn McCall <rjmccall@apple.com>
Wed, 6 Oct 2010 00:23:35 +0000 (00:23 +0000)
committerJohn McCall <rjmccall@apple.com>
Wed, 6 Oct 2010 00:23:35 +0000 (00:23 +0000)
commit3ff83dd534ccc828203670ce3f5125a4eb4199f8
treea30130346a1a623a534ba5623d2effed490b2f98
parentaca7f7bab0102341863a0d1bdb048d69213ae362
Use a more conventional/efficient implementation for isEnumeralType()
and isBuiltinType().

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@115724 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/Type.h
lib/AST/Type.cpp