summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/builtin-recursive.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add a triple to try and get this test passing on the ARM bots.Nico Weber2014-12-231-1/+1
| | | | llvm-svn: 224747
* Rename test.cc files to test.cpp.Nico Weber2014-12-221-0/+10
The lit.cfg files only add .cpp to suffixes, so these tests used to never run, oops. (Also tweak to of these tests in minor ways to make the actually pass.) llvm-svn: 224718
OpenPOWER on IntegriCloud