Go to file
Argyrios Kyrtzidis 3dc531ef44 Add a sanity check in MemoryBuffer::getOpenFile() to make sure we don't hang
if the passed in FileSize is inaccurate.

rdar://11034179

llvm-svn: 152662
2012-03-13 20:18:42 +00:00
clang [driver] Parse diagnostic args in the driver. 2012-03-13 20:09:56 +00:00
compiler-rt [ASan] Undo NORETURN on POSIX as it's not clear how to do this cleanly yet 2012-03-13 16:48:46 +00:00
debuginfo-tests Revert previous patch as the corresponding clang patch was reverted. 2012-01-26 07:01:33 +00:00
libclc Switch to BSD/MIT dual license. 2012-02-22 04:47:39 +00:00
libcxx Fix moneypunct_byname algorithm to more accurately represent C locales in C++. 2012-03-10 18:31:43 +00:00
libcxxabi Enable / silence -Wunused-parameter. 2012-03-09 18:01:37 +00:00
lld Added first round of documentation 2012-03-13 00:10:27 +00:00
lldb Hardened the step-out plan in case it receives 2012-03-13 16:34:56 +00:00
llvm Add a sanity check in MemoryBuffer::getOpenFile() to make sure we don't hang 2012-03-13 20:18:42 +00:00
polly Memaccess: Removing unwanted code 2012-03-13 05:51:44 +00:00