Go to file
Alexander Potapenko 08cfa79d87 [lsan] Follow-up for r213518: replace MAP_ANONYMOUS with MAP_ANON
(despite it's deprecated on Linux) to remove the ifdefs.

llvm-svn: 213929
2014-07-25 08:57:51 +00:00
clang [OPENMP] Improved codegen for outlined functions for 'parallel' directives. 2014-07-25 07:55:17 +00:00
clang-tools-extra Plug memory leaks. 2014-07-24 10:23:33 +00:00
compiler-rt [lsan] Follow-up for r213518: replace MAP_ANONYMOUS with MAP_ANON 2014-07-25 08:57:51 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Implement sin builtin for float types 2014-07-23 15:16:21 +00:00
libcxx [libcxx] expose experimental::erased_type for all standard versions. 2014-07-24 19:17:38 +00:00
libcxxabi libcxxabi cmake: Use HandleLLVMOptions.cmake, don't manually add -std=c++11. 2014-07-16 23:53:37 +00:00
lld [mach-o] Add support for LC_DATA_IN_CODE 2014-07-24 23:06:56 +00:00
lldb Fix an x86 assembler stack unwind calculation for non-volatile registers. 2014-07-25 01:15:34 +00:00
llvm Store nodes only have 1 result. 2014-07-25 07:56:42 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly [Refactor] Expose the runtime debug builder 2014-07-24 23:55:19 +00:00