summaryrefslogtreecommitdiff
path: root/utils/KillTheDoctor
AgeCommit message (Expand)AuthorFilesLines
2012-12-11Fix grammar-o.Bill Wendling1-1/+1
2012-12-04KillTheDoctor.cpp: Restore Win32 SDK headers before r169251.NAKAMURA Takumi1-3/+3
2012-12-04Sort the #include lines for utils/...Chandler Carruth1-5/+8
2012-02-19Remove dead code. Improve llvm_unreachable text. Simplify some control flow.Ahmed Charles1-46/+0
2011-04-15Fix a ton of comment typos found by codespell. Patch byChris Lattner1-5/+5
2011-02-20Put targets on folders, if the IDE supports the feature.Oscar Fuentes1-1/+1
2010-12-18Support/PathV1: Deprecate get{Basename,Dirname,Suffix}.Michael J. Spencer1-1/+1
2010-12-18Revert r122143 through r122140, which collectively broke the LLVMC tests onOwen Anderson1-1/+1
2010-12-18Support/PathV1: Deprecate get{Basename,Dirname,Suffix}.Michael J. Spencer1-1/+1
2010-12-06KillTheDoctor: Cleanup error_code usage.Michael J. Spencer1-18/+14
2010-12-06KillTheDoctor: Fix spelling.Michael J. Spencer1-6/+6
2010-11-29Merge System into Support.Michael J. Spencer2-3/+3
2010-11-16This is the first step in adding sane error handling support to LLVMSystem.Michael J. Spencer4-1192/+1
2010-10-15KillTheDoctor: Fix 2008 build. I'm actually surprised 2010 defines all of the...Michael J. Spencer1-0/+236
2010-10-12KillTheDoctor: Fix VS2008 build.Michael J. Spencer1-0/+5
2010-10-11Add KillTheDoctor.Michael J. Spencer4-0/+1555