aboutsummaryrefslogtreecommitdiff
path: root/tools/bugpoint/FindBugs.cpp
AgeCommit message (Collapse)Author
2008-02-14PR2027, Fix bugpoint's -find-bugs option, clean up the code.Nick Lewycky
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47105 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-29remove attributions from tools.Chris Lattner
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45421 91177308-0d34-0410-b5e6-96231b3b80d8
2006-08-17minor cleanupsChris Lattner
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29753 91177308-0d34-0410-b5e6-96231b3b80d8
2006-08-15Adding FindBugs.cpp so the -find-bugs option will work.Patrick Jenkins
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29704 91177308-0d34-0410-b5e6-96231b3b80d8