aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Analysis/DebugInfo.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2010-06-16 00:35:25 +0000
committerDouglas Gregor <dgregor@apple.com>2010-06-16 00:35:25 +0000
commit6972a62c8feda5ac53125978170f89657d978d4e (patch)
tree07355e763a1e1757802d01e5f85e0a4e5edbce87 /llvm/lib/Analysis/DebugInfo.cpp
parentb672ab9b532f2cd625209189be9a1fda859ce78f (diff)
downloadllvm-6972a62c8feda5ac53125978170f89657d978d4e.zip
llvm-6972a62c8feda5ac53125978170f89657d978d4e.tar.gz
llvm-6972a62c8feda5ac53125978170f89657d978d4e.tar.bz2
Give Type::isIntegralType() an ASTContext parameter, so that it
provides C "integer type" semantics in C and C++ "integral type" semantics in C++. Note that I still need to update isIntegerType (and possibly other predicates) using the same approach I've taken for isIntegralType(). The two should have the same meaning, but currently don't (!). llvm-svn: 106074
Diffstat (limited to 'llvm/lib/Analysis/DebugInfo.cpp')
0 files changed, 0 insertions, 0 deletions