Go to file
Alex Lorenz b2ebf2a08b coverage: remove empty mapping regions
This patch removes the empty coverage mapping regions.
Those regions were produced by clang's old mapping region generation 
algorithm, but the new algorithm doesn't generate them.

llvm-svn: 213981
2014-07-25 22:22:24 +00:00
clang Fix my broken test case in NDEBUG :( 2014-07-25 21:52:11 +00:00
clang-tools-extra Plug memory leaks. 2014-07-24 10:23:33 +00:00
compiler-rt [Sanitizer] Introduce SANITIZER_CAN_USE_PREINIT_ARRAY definition and use it across sanitizers. 2014-07-25 22:05:02 +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 Fix unsafe memory access 2014-07-25 19:46:31 +00:00
lldb Minor fixups to documentation for Process::Launch()/DoLaunch(). 2014-07-25 19:24:52 +00:00
llvm coverage: remove empty mapping regions 2014-07-25 22:22:24 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly [Fix] Added RuntimeDebugBuilder to the build 2014-07-25 17:49:55 +00:00