OSDN Git Service

Update LLVM for 3.5 rebase (r209712).
[android-x86/external-llvm.git] / include / llvm / Support / system_error.h
2014-05-29 Stephen HinesUpdate LLVM for 3.5 rebase (r209712).
2014-05-05 Stephen HinesMerge "Don't try to use Clang on Windows yet."
2014-04-25 Stephen HinesMerge "Update to LLVM 3.5a."
2014-04-24 Stephen HinesUpdate to LLVM 3.5a.
2013-03-06 Stephen HinesMerge commit 'b3201c5cf1e183d840f7c99ff779d57f1549d8e5...
2013-01-21 Stephen HinesMerge remote-tracking branch 'upstream/master' into...
2013-01-10 Jakub StaszakFix include guards so they exactly match file names.
2012-09-23 Craig TopperAdd LLVM_OVERRIDE to methods that override their base...
2012-09-16 Craig TopperUse LLVM_DELETED_FUNCTION for copy constructors and...
2012-04-03 Mike LockwoodMerge remote-tracking branch 'goog/ics-aah'
2012-03-05 Stephen HinesMerge branch 'upstream' into merge-20120305
2012-03-01 Chandler CarruthRewrite LLVM's generalized support library for hashing...
2012-02-09 David BlaikieChange default error_code ctor to a 'named ctor' so...
2011-06-23 Nowar GuMerge upstream to r133718, Fri. 24th June 2011.
2011-06-23 Dylan NoblesmithDon't include config.h in public headers
2011-06-20 Nowar GuMerge upstream to r133240 at Fri. 17th Jun 2011.
2011-06-13 Michael J. SpencerFix spelling and sort CMakeLists.txt.
2011-04-09 Jush LuMerge upstream r129128
2011-03-14 Mikhail GlushenkovEmacs mode string.
2011-03-09 Jush LuMerge upstream r127116
2010-12-09 Michael J. SpencerSupport/MemoryBuffer: Replace all uses of std::string...
2010-12-04 Michael J. SpencerSupport/SystemError: Make error_category and error_code...
2010-11-29 Michael J. Spencersystem_error: Remove Windows headers.
2010-11-29 Michael J. SpencerMerge System into Support.