aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Support/system_error.h
AgeCommit message (Expand)Author
2012-03-01Rewrite LLVM's generalized support library for hashing to follow the APIChandler Carruth
2012-02-09Change default error_code ctor to a 'named ctor' so it's more self-documenting.David Blaikie
2011-06-23Don't include config.h in public headersDylan Noblesmith
2011-06-13Fix spelling and sort CMakeLists.txt.Michael J. Spencer
2011-03-14Emacs mode string.Mikhail Glushenkov
2010-12-09Support/MemoryBuffer: Replace all uses of std::string *ErrMsg with error_code...Michael J. Spencer
2010-12-04Support/SystemError: Make error_category and error_code auto-bool-conversion-...Michael J. Spencer
2010-11-29system_error: Remove Windows headers.Michael J. Spencer
2010-11-29Merge System into Support.Michael J. Spencer