]> granicus.if.org Git - clang/commit
Move several more type traits' implementations into the AST. A few were
authorChandler Carruth <chandlerc@gmail.com>
Sun, 1 May 2011 09:29:58 +0000 (09:29 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sun, 1 May 2011 09:29:58 +0000 (09:29 +0000)
commitaaf147be3cc7403d8f7889d363421bb291ef23f2
tree4d3a09228752fe0f92fc114cbb6eb61db9ee0027
parentcec0ced5bd3de14d7cebbc1a240618282c91f656
Move several more type traits' implementations into the AST. A few were
already present in the AST, and I added the ones that weren't.

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