summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/wchar_t.cpp
Commit message (Expand)AuthorAgeFilesLines
* Give the 'signed/unsigned wchar_t' extension a warning flag, and followRichard Smith2019-07-291-3/+5
* Remove a dead argument to ProcessUCNEscape.Chris Lattner2010-06-151-0/+5
* fix PR5917, L'x' was getting the wrong type in c++ mode. PerChris Lattner2009-12-301-0/+14
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Fix for PR4502: add calculation of the integer conversion rank for Eli Friedman2009-07-051-0/+4
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Type::isIntegerType() returns true for types between Bool and LongLong.Argyrios Kyrtzidis2008-08-171-0/+1
* Move the C++ Sema tests into a separate SemaCXX directory.Argyrios Kyrtzidis2008-08-161-0/+8
OpenPOWER on IntegriCloud