summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/warn-unused-function.c
Commit message (Expand)AuthorAgeFilesLines
* Do not add functions marked with the unused attribute to the list of unused f...Tanya Lattner2010-02-171-0/+4
* Fix unused function warning to handle used attributes and redeclarations. Upd...Tanya Lattner2010-02-171-2/+11
* Disable warn_unused_function for now, its breaking various project builds due toDaniel Dunbar2010-02-161-1/+2
* Implementing unused function warning.Tanya Lattner2010-02-121-0/+16
OpenPOWER on IntegriCloud