Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove the 'unused static' diagnostic from codegen. This should be | Chris Lattner | 2008-04-25 | 1 | -7/+0 |
| | | | | | | | reimplemented in Sema someday. This is tracked in PR2236. Until then disabling it removes some bogus diagnostics (see 2236). llvm-svn: 50263 | ||||
* | Fix PR2236 | Nate Begeman | 2008-04-20 | 1 | -0/+7 |
Add test Implement feedback from Chris re: PR1998 llvm-svn: 50001 |