Go to file
Alp Toker c7bd4d24d9 MemoryBuffer: don't force mmap when stat fails
Fix error handling introduced in r127426 that could result in MemoryBuffers not
having null termination.

llvm-svn: 208396
2014-05-09 08:57:32 +00:00
clang Add support for partial jump scope checking 2014-05-09 08:40:10 +00:00
clang-tools-extra Print stats on displayed and ignored warnings. 2014-05-07 09:06:53 +00:00
compiler-rt [Sanitizer] Add the machinery to run the same test under several sanitizers 2014-05-09 00:28:18 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Fix build broken by LLVM commit r207593 2014-04-30 18:35:20 +00:00
libcxx Add Address Sanitizer support to std::vector 2014-05-08 14:14:06 +00:00
libcxxabi Fixes more incorrect #ifs for SJ/LJ exceptions 2014-05-08 19:13:16 +00:00
lld [PECOFF] Split LocallyImportedSymbolFile into two classes. 2014-05-08 22:30:43 +00:00
lldb Args::StringToGenericRegister will now accept "lr" as 2014-05-09 04:09:48 +00:00
llvm MemoryBuffer: don't force mmap when stat fails 2014-05-09 08:57:32 +00:00
openmp Add the offload directory which contains the code needed to support 2014-04-09 15:40:23 +00:00
polly Adapt to DomTree changes in r199104 2014-05-08 08:34:23 +00:00