summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/merge-decls.c
Commit message (Expand)AuthorAgeFilesLines
* Merge function types in C.Rafael Espindola2012-11-291-0/+43
* Add a testcase that r168411 would break.Rafael Espindola2012-11-271-0/+11
* 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
* testcase for rdar://6096412 which already works.Chris Lattner2009-02-111-0/+8
* Handle complex types in ASTContext::mergeTypesDaniel Dunbar2009-01-281-0/+9
* add test for PR2502, which was already fixed some time agoNuno Lopes2009-01-281-0/+3
* Make all the 'redefinition' diagnostics more consistent, and make the Chris Lattner2008-11-231-2/+2
* Sema::MergeFunctionDecl()...make sure diagnostic is accurate (wrt function de...Steve Naroff2008-01-161-2/+2
* Fix crasher when redefining functions. Not 100% pleased with this solution, b...Steve Naroff2008-01-141-2/+13
* improve decl merging logic to be more correct withChris Lattner2007-11-061-0/+8
OpenPOWER on IntegriCloud