summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/2007-02-25-C-DotDotDot.c
Commit message (Collapse)AuthorAgeFilesLines
* [opaque pointer types] Explicit non-pointer type for call expressionsDavid Blaikie2015-04-161-1/+1
| | | | | | (migration for recent LLVM change to textual IR for calls) llvm-svn: 235147
* Don't pass -O0 to clang_cc1, it is the default.Rafael Espindola2013-09-041-1/+1
| | | | llvm-svn: 189910
* hopefully fix a bunch of ARM buildbot failuresNuno Lopes2012-05-091-1/+1
| | | | llvm-svn: 156513
* Migrate most of the rest of test/FrontendC from llvm and migrateEric Christopher2011-07-261-0/+10
most of them to FileCheck. llvm-svn: 136159
OpenPOWER on IntegriCloud