Eli Friedman
|
c131d3b5a2
|
Fix for PR4502: add calculation of the integer conversion rank for
wchar_t.
llvm-svn: 74808
|
2009-07-05 23:44:27 +00:00 |
Daniel Dunbar
|
a45cf5b6b0
|
Rename clang to clang-cc.
Tests and drivers updated, still need to shuffle dirs.
llvm-svn: 67602
|
2009-03-24 02:24:46 +00:00 |
Argyrios Kyrtzidis
|
00441dfcd4
|
Type::isIntegerType() returns true for types between Bool and LongLong.
Put WChar between them to make it integer type.
llvm-svn: 54882
|
2008-08-17 13:24:01 +00:00 |
Argyrios Kyrtzidis
|
3014572ea2
|
Move the C++ Sema tests into a separate SemaCXX directory.
llvm-svn: 54853
|
2008-08-16 20:53:59 +00:00 |