summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/tentative-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-7/+7
* Add testcase that illustrates the problem from r69699 regarding tentative def...Douglas Gregor2009-05-011-0/+6
* Ensure that the most recent declaration of a tentative definition winsDaniel Dunbar2009-04-161-0/+5
* Defer generation of tentative definitions.Daniel Dunbar2009-04-151-0/+28