Go to file
Justin Bogner 9f61520d40 Re-apply "InstrProf: Use a test fixture in the coverage mapping tests"
This time we use a helper to format the assertion so we can just use
ASSERT_TRUE instead of relying on ASSERT_EQ being able to deal with
conversions between enum types.

This reverts r229496, re-applying r229473.

llvm-svn: 229547
2015-02-17 21:33:43 +00:00
clang Sema: Allow 'constexpr' variables in range loops 2015-02-17 21:02:56 +00:00
clang-tools-extra Add canonical path conversion function and use it so paths are consistent. 2015-02-17 20:43:47 +00:00
compiler-rt [LSan] Make parent tool responsible for initializing LSan flags. 2015-02-17 18:50:30 +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 Implement log10 2015-01-30 18:00:34 +00:00
libcxx [libcxx] Add <experimental/ratio> 2015-02-17 16:52:03 +00:00
libcxxabi Do not add -fno-exceptions without -funwind-tables 2015-02-16 19:51:06 +00:00
lld Fix AArhc64 ELF test failure on Windows 2015-02-17 11:16:54 +00:00
lldb Add LLDB_API to all of the public API class definitions. 2015-02-17 19:36:25 +00:00
llgo Build cgo and llgo-go 2015-02-14 01:46:01 +00:00
llvm Re-apply "InstrProf: Use a test fixture in the coverage mapping tests" 2015-02-17 21:33:43 +00:00
openmp Fixed memory corruption problem. 2015-02-10 20:10:21 +00:00
polly Add missing files to autoconf build 2015-02-17 08:15:14 +00:00