summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/functions.c
Commit message (Expand)AuthorAgeFilesLines
* 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-4/+4
* Remove tabs, and whitespace cleanups.Mike Stump2009-09-091-2/+2
* Prep for new warning.Mike Stump2009-07-211-0/+1
* fix PR4423.Chris Lattner2009-06-231-0/+4
* When defining a function whose type has no prototype, make an effortChris Lattner2009-05-051-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* fix a fixme: non-proto struct returning function definitions should be compiledChris Lattner2009-03-221-1/+5
* Don't emit K&R unprototyped function definitions as varargs.Daniel Dunbar2009-02-191-1/+13
* When merging from a function with a prototype to a function without aDouglas Gregor2009-02-161-0/+2
* Fix a regression I introduced in r54107:Chris Lattner2008-07-311-1/+7
* implement codegen for functions whose function body type don't matchChris Lattner2007-12-021-0/+11
OpenPOWER on IntegriCloud