]> granicus.if.org Git - clang/commit
simplify compatibility testing for tag types.
authorChris Lattner <sabre@nondot.org>
Mon, 7 Apr 2008 06:49:41 +0000 (06:49 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 7 Apr 2008 06:49:41 +0000 (06:49 +0000)
commit78eca286b0898e98bb2cee943b4ecbea9cc07dd6
tree5e94a71663c7d9148763c5b2f80ed06192935621
parentb0489814dcb3cb801eeb0784cc6b6fcf575ff71d
simplify compatibility testing for tag types.

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