]> granicus.if.org Git - clang/commit
minor simplifications/cleanups to type comparisons.
authorChris Lattner <sabre@nondot.org>
Sun, 6 Apr 2008 23:38:49 +0000 (23:38 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 6 Apr 2008 23:38:49 +0000 (23:38 +0000)
commita75cea3f6be0daa8054d36af81a6ffda1713f82d
treeab8a09dcf5ee31e6319b04a824013e477812f1fe
parent8bcfc5bef434d7052e28d0ce45182855659ebd3d
minor simplifications/cleanups to type comparisons.

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