]> granicus.if.org Git - clang/commit
Begin cleaning up type trait expression implementations and settling on
authorChandler Carruth <chandlerc@gmail.com>
Sun, 1 May 2011 06:11:03 +0000 (06:11 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sun, 1 May 2011 06:11:03 +0000 (06:11 +0000)
commit28eeb384d6910b897f3cef846f2232b9235fca59
tree0f9a35d50435478365b753f3de5d9b3a92c99e5f
parente11c38d05c80ddd06042d20de79dd31fc9e8141e
Begin cleaning up type trait expression implementations and settling on
a single pattern for implementing each.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@130638 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaExprCXX.cpp