Remove system_error.h.
[oota-llvm.git] / utils / KillTheDoctor / KillTheDoctor.cpp
2014-06-12 Rafael EspindolaRemove system_error.h.
2014-06-11 Rafael EspindolaUse std::error_code instead of llvm::error_code.
2014-06-11 Rafael EspindolaRemove windows_error.
2014-05-31 Rafael Espindolareally fix the windows build.
2012-12-11 Bill WendlingFix grammar-o.
2012-12-04 NAKAMURA TakumiKillTheDoctor.cpp: Restore Win32 SDK headers before...
2012-12-04 Chandler CarruthSort the #include lines for utils/...
2012-02-19 Ahmed CharlesRemove dead code. Improve llvm_unreachable text. Simpli...
2011-04-15 Chris LattnerFix a ton of comment typos found by codespell. Patch by
2010-12-18 Michael J. SpencerSupport/PathV1: Deprecate get{Basename,Dirname,Suffix}.
2010-12-18 Owen AndersonRevert r122143 through r122140, which collectively...
2010-12-18 Michael J. SpencerSupport/PathV1: Deprecate get{Basename,Dirname,Suffix}.
2010-12-06 Michael J. SpencerKillTheDoctor: Cleanup error_code usage.
2010-12-06 Michael J. SpencerKillTheDoctor: Fix spelling.
2010-11-29 Michael J. SpencerMerge System into Support.
2010-11-16 Michael J. SpencerThis is the first step in adding sane error handling...
2010-10-11 Michael J. SpencerAdd KillTheDoctor.