| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Don't warn about unused static functions if they are marked with | Chris Lattner | 2010-04-09 | 1 | -0/+5 |
| * | Include all warnings under '-Wunused' in '-Wmost' and '-Wall'. | Ted Kremenek | 2010-04-08 | 1 | -0/+2 |
| * | Do not add functions marked with the unused attribute to the list of unused f... | Tanya Lattner | 2010-02-17 | 1 | -0/+4 |
| * | Fix unused function warning to handle used attributes and redeclarations. Upd... | Tanya Lattner | 2010-02-17 | 1 | -2/+11 |
| * | Disable warn_unused_function for now, its breaking various project builds due to | Daniel Dunbar | 2010-02-16 | 1 | -1/+2 |
| * | Implementing unused function warning. | Tanya Lattner | 2010-02-12 | 1 | -0/+16 |

