summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/global-decls.c
Commit message (Expand)AuthorAgeFilesLines
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Remove RUN: true lines.Daniel Dunbar2009-11-081-1/+0
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-6/+6
* Prep for new warning.Mike Stump2009-07-211-1/+1
* Remove the -arch option from clang-cc: for all practical purposes, it's Eli Friedman2009-05-191-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Emit extern_weak when needed.Daniel Dunbar2009-02-211-0/+22