]> granicus.if.org Git - clang/commit
Remove a dead check for compatible builtin types
authorChris Lattner <sabre@nondot.org>
Mon, 7 Apr 2008 05:55:38 +0000 (05:55 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 7 Apr 2008 05:55:38 +0000 (05:55 +0000)
commit3cc4c0c3058a788689b8fc73c0ac139544435c97
tree5398160105a82ed4854cfab000f4f952b97c7add
parent6e26f5db807a75713dbf6e34cf93da6fffe18cc3
Remove a dead check for compatible builtin types

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