| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |

