Go to file
Vedant Kumar 87ea3b05b9 [Coverage] Remove redundant handleFileExit() call (NFC)
I added this call in r271308. It's redundant because it's dominated by a
call to extendRegion().

Thanks to Justin Bogner for pointing this out!

llvm-svn: 271331
2016-05-31 20:35:12 +00:00
clang [Coverage] Remove redundant handleFileExit() call (NFC) 2016-05-31 20:35:12 +00:00
clang-tools-extra [include-fixer] disable path cleaning test for windows and mingw. 2016-05-31 19:22:01 +00:00
compiler-rt [CMake] Update to requiring CMake 3.4.3 2016-05-31 20:21:42 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc math: Use single precision fmax in sp path 2016-05-17 19:44:01 +00:00
libcxx [CMake] Update to requiring CMake 3.4.3 2016-05-31 20:21:52 +00:00
libcxxabi [CMake] Update to requiring CMake 3.4.3 2016-05-31 20:21:53 +00:00
libunwind [libunwind] Improve unwinder stack usage - II 2016-05-27 15:41:45 +00:00
lld [ELF] Unbreak build with GCC. 2016-05-28 23:27:38 +00:00
lldb [CMake] Update to requiring CMake 3.4.3 2016-05-31 20:21:44 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm [CMake] Update to requiring CMake 3.4.3 2016-05-31 20:21:32 +00:00
openmp Use C++11 atomics for ticket locks implementation 2016-05-31 20:20:32 +00:00
polly [GSoC 2016] [Polly] [FIX] Determination of statements that contain matrix 2016-05-31 11:22:21 +00:00