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