summaryrefslogtreecommitdiff
path: root/utils/KillTheDoctor
Commit message (Expand)AuthorAge
* Fix grammar-o.Bill Wendling2012-12-11
* KillTheDoctor.cpp: Restore Win32 SDK headers before r169251.NAKAMURA Takumi2012-12-04
* Sort the #include lines for utils/...Chandler Carruth2012-12-04
* Remove dead code. Improve llvm_unreachable text. Simplify some control flow.Ahmed Charles2012-02-19
* Fix a ton of comment typos found by codespell. Patch byChris Lattner2011-04-15
* Put targets on folders, if the IDE supports the feature.Oscar Fuentes2011-02-20
* Support/PathV1: Deprecate get{Basename,Dirname,Suffix}.Michael J. Spencer2010-12-18
* Revert r122143 through r122140, which collectively broke the LLVMC tests onOwen Anderson2010-12-18
* Support/PathV1: Deprecate get{Basename,Dirname,Suffix}.Michael J. Spencer2010-12-18
* KillTheDoctor: Cleanup error_code usage.Michael J. Spencer2010-12-06
* KillTheDoctor: Fix spelling.Michael J. Spencer2010-12-06
* Merge System into Support.Michael J. Spencer2010-11-29
* This is the first step in adding sane error handling support to LLVMSystem.Michael J. Spencer2010-11-16
* KillTheDoctor: Fix 2008 build. I'm actually surprised 2010 defines all of the...Michael J. Spencer2010-10-15
* KillTheDoctor: Fix VS2008 build.Michael J. Spencer2010-10-12
* Add KillTheDoctor.Michael J. Spencer2010-10-11