aboutsummaryrefslogtreecommitdiff
path: root/test/Sema/implicit-builtin-redecl.c
AgeCommit message (Expand)Author
2011-12-15Modify how the -verify flag works. Currently, the verification string andRichard Trieu
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-11-08Eliminate &&s in tests.Daniel Dunbar
2009-07-07Tighten up the conditions under which we build an implicit functionDouglas Gregor
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2009-03-23Fix PR3855. When we encounter an incompatible redeclaration of aDouglas Gregor
2009-02-19Make error-message check platform-agnosticDouglas Gregor
2009-02-18Return true on errors, return true on errors, return true on errorsDouglas Gregor
2009-02-17Static variables and functions won't collide with standard libraryDouglas Gregor