index
:
~gabbayo/llvm
base
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
/
KillTheDoctor
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-13
Remove broken include.
Rafael Espindola
1
-1
/
+0
2014-06-13
Fix KillTheDoctor after r210725.
Rafael Espindola
1
-2
/
+4
2014-06-12
Fix the build of KillTheDoctor.
Rafael Espindola
1
-9
/
+10
2014-06-12
Remove system_error.h.
Rafael Espindola
1
-2
/
+2
2014-06-11
Use std::error_code instead of llvm::error_code.
Rafael Espindola
1
-4
/
+3
2014-06-11
Remove windows_error.
Rafael Espindola
1
-1
/
+5
2014-05-31
really fix the windows build.
Rafael Espindola
1
-2
/
+2
2012-12-11
Fix grammar-o.
Bill Wendling
1
-1
/
+1
2012-12-04
KillTheDoctor.cpp: Restore Win32 SDK headers before r169251.
NAKAMURA Takumi
1
-3
/
+3
2012-12-04
Sort the #include lines for utils/...
Chandler Carruth
1
-5
/
+8
2012-02-19
Remove dead code. Improve llvm_unreachable text. Simplify some control flow.
Ahmed Charles
1
-46
/
+0
2011-04-15
Fix a ton of comment typos found by codespell. Patch by
Chris Lattner
1
-5
/
+5
2011-02-20
Put targets on folders, if the IDE supports the feature.
Oscar Fuentes
1
-1
/
+1
2010-12-18
Support/PathV1: Deprecate get{Basename,Dirname,Suffix}.
Michael J. Spencer
1
-1
/
+1
2010-12-18
Revert r122143 through r122140, which collectively broke the LLVMC tests on
Owen Anderson
1
-1
/
+1
2010-12-18
Support/PathV1: Deprecate get{Basename,Dirname,Suffix}.
Michael J. Spencer
1
-1
/
+1
2010-12-06
KillTheDoctor: Cleanup error_code usage.
Michael J. Spencer
1
-18
/
+14
2010-12-06
KillTheDoctor: Fix spelling.
Michael J. Spencer
1
-6
/
+6
2010-11-29
Merge System into Support.
Michael J. Spencer
2
-3
/
+3
2010-11-16
This is the first step in adding sane error handling support to LLVMSystem.
Michael J. Spencer
4
-1192
/
+1
2010-10-15
KillTheDoctor: Fix 2008 build. I'm actually surprised 2010 defines all of the...
Michael J. Spencer
1
-0
/
+236
2010-10-12
KillTheDoctor: Fix VS2008 build.
Michael J. Spencer
1
-0
/
+5
2010-10-11
Add KillTheDoctor.
Michael J. Spencer
4
-0
/
+1555