summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/unusedstatic.c
Commit message (Collapse)AuthorAgeFilesLines
* remove the 'unused static' diagnostic from codegen. This should be Chris Lattner2008-04-251-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 PR2236Nate Begeman2008-04-201-0/+7
Add test Implement feedback from Chris re: PR1998 llvm-svn: 50001
OpenPOWER on IntegriCloud