summaryrefslogtreecommitdiff
path: root/tools/bugpoint/FindBugs.cpp
Commit message (Expand)AuthorAge
* Convert more tools code from cerr and cout to errs() and outs().Dan Gohman2009-07-16
* Use errs() instead of std::cerr.Dan Gohman2009-07-15
* PR2027, Fix bugpoint's -find-bugs option, clean up the code.Nick Lewycky2008-02-14
* remove attributions from tools.Chris Lattner2007-12-29
* minor cleanupsChris Lattner2006-08-17
* Adding FindBugs.cpp so the -find-bugs option will work.Patrick Jenkins2006-08-15