summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/linkage-redecl.c
Commit message (Expand)AuthorAgeFilesLines
* Account for calling convention specifiers in function definitions in IR test ...David Blaikie2015-06-291-1/+1
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-1/+1
* Don't eagerly emit a global static merged with a local extern.Rafael Espindola2012-12-211-1/+9
* 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
* Improve merging of function declarations. Specifically:Douglas Gregor2009-02-241-0/+11