summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/kr-func-promote.c
Commit message (Expand)AuthorAgeFilesLines
* Reland "[CodeGen] Fix crash when a function taking transparent union is redec...Volodymyr Sapsai2018-01-221-1/+7
* Revert "[CodeGen] Fix crash when a function taking transparent union is redec...Volodymyr Sapsai2017-12-211-1/+1
* [CodeGen] Fix crash when a function taking transparent union is redeclared.Volodymyr Sapsai2017-12-211-1/+1
* test: Convert some tests to FileCheckJustin Bogner2015-01-241-1/+2
* 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
* Force triple for codegen tests which have expectations on outputDaniel Dunbar2009-02-031-1/+1
* Do typechecking and codegen for K&R-style function declarations Eli Friedman2008-08-251-0/+5