summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/implicit-int.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Remove unnecessary -fms-extensions=0 from tests (this command line syntax is ...Daniel Dunbar2009-11-291-1/+1
* Disabling some MS extensions which cause these tests to failJohn Thompson2009-10-271-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Make "implicit int" an error in C++ (unless we're allowing MicrosoftDouglas Gregor2009-02-161-0/+5
OpenPOWER on IntegriCloud