index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
llvm
/
Support
/
system_error.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix include guards so they exactly match file names.
Jakub Staszak
2013-01-10
1
-2
/
+2
*
Add LLVM_OVERRIDE to methods that override their base classes.
Craig Topper
2012-09-23
1
-1
/
+1
*
Use LLVM_DELETED_FUNCTION for copy constructors and copy assignment operators...
Craig Topper
2012-09-16
1
-2
/
+4
*
Rewrite LLVM's generalized support library for hashing to follow the API
Chandler Carruth
2012-03-01
1
-11
/
+0
*
Change default error_code ctor to a 'named ctor' so it's more self-documenting.
David Blaikie
2012-02-09
1
-0
/
+4
*
Don't include config.h in public headers
Dylan Noblesmith
2011-06-23
1
-1
/
+1
*
Fix spelling and sort CMakeLists.txt.
Michael J. Spencer
2011-06-13
1
-1
/
+1
*
Emacs mode string.
Mikhail Glushenkov
2011-03-14
1
-1
/
+1
*
Support/MemoryBuffer: Replace all uses of std::string *ErrMsg with error_code...
Michael J. Spencer
2010-12-09
1
-0
/
+5
*
Support/SystemError: Make error_category and error_code auto-bool-conversion-...
Michael J. Spencer
2010-12-04
1
-4
/
+12
*
system_error: Remove Windows headers.
Michael J. Spencer
2010-11-29
1
-133
/
+119
*
Merge System into Support.
Michael J. Spencer
2010-11-29
1
-0
/
+911