Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update aosp/master LLVM for rebase to r230699. | Stephen Hines | 2015-03-23 | 1 | -3/+5 |
* | Fix some rather confusing indentation and control flow in the errno | Chandler Carruth | 2013-09-02 | 1 | -15/+14 |
* | Remove dead or useless header checks from cmake and autoconf | Reid Kleckner | 2013-07-26 | 1 | -4/+0 |
* | [Support] Fix StrError on Windows to actually return the error string... | Michael J. Spencer | 2012-11-01 | 1 | -1/+3 |
* | Replace the use of strncpy() and sprintf() with std::string and LLVM streams. | Dmitri Gribenko | 2012-09-28 | 1 | -4/+7 |
* | llvm/lib/Support/Errno.cpp: [Win32] Fix usage of strerror_s(). | NAKAMURA Takumi | 2012-06-24 | 1 | -1/+1 |
* | lib/Support/Errno.cpp: Check strerror_s() with HAVE_DECL_STRERROR_S in config... | NAKAMURA Takumi | 2011-02-09 | 1 | -1/+1 |
* | Merge System into Support. | Michael J. Spencer | 2010-11-29 | 1 | -0/+74 |