summaryrefslogtreecommitdiffstats
path: root/test/Sema/implicit-builtin-redecl.c
Commit message (Expand)AuthorAgeFilesLines
* Modify how the -verify flag works. Currently, the verification string andRichard Trieu2011-12-151-1/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-1/+1
* Tighten up the conditions under which we build an implicit functionDouglas Gregor2009-07-071-0/+12
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Fix PR3855. When we encounter an incompatible redeclaration of aDouglas Gregor2009-03-231-1/+1
* Make error-message check platform-agnosticDouglas Gregor2009-02-191-1/+1
* Return true on errors, return true on errors, return true on errorsDouglas Gregor2009-02-181-0/+7
* Static variables and functions won't collide with standard libraryDouglas Gregor2009-02-171-0/+7