Skip to content
Commit 6972a62c authored by Douglas Gregor's avatar Douglas Gregor
Browse files

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
parent b672ab9b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment