summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/bool-convert.c
Commit message (Expand)AuthorAgeFilesLines
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Continuation of PR3687: fix more places to use the right type for Eli Friedman2009-03-041-1/+4
* Fix for PR3687: use the memory representation for booleans when a Eli Friedman2009-03-031-0/+7