| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make all the 'redefinition' diagnostics more consistent, and make the | Chris Lattner | 2008-11-23 | 1 | -4/+4 | 
| * | remove expected-error from #if 0 section of code. | Chris Lattner | 2008-11-21 | 1 | -2/+2 | 
| * | Fix PR2042. One remaining issue: we don't currently diagnose | Chris Lattner | 2008-02-17 | 1 | -1/+3 | 
| * | Sema::MergeFunctionDecl()...make sure diagnostic is accurate (wrt function de... | Steve Naroff | 2008-01-16 | 1 | -7/+7 | 
| * | Fix Sema::ActOnDeclarator() to call MergeFunctionDecl for function decls that... | Steve Naroff | 2008-01-09 | 1 | -0/+5 | 
| * | Fix ASTContext::typesAreCompatible to allow for int/enum compatibility (C99 6... | Steve Naroff | 2008-01-09 | 1 | -1/+5 | 
| * | Improve function decl merging, patch by Oliver Hunt! | Chris Lattner | 2007-11-20 | 1 | -0/+29 | 

