Go to file
Benjamin Kramer 9f74a381a0 Use EXPECT_TRUE/EXPECT_FALSE to avoid bogus warnings from the guts of gtest.
llvm-svn: 187976
2013-08-08 11:17:39 +00:00
clang Remove unused variable. No functionality change. 2013-08-08 11:08:26 +00:00
clang-tools-extra Expanded modularize tests. 2013-08-08 00:01:09 +00:00
compiler-rt [sanitizer] ASan/MSan tests for r187967. 2013-08-08 09:23:19 +00:00
debuginfo-tests Now that we get non-trivial value parameters locations correct, un-XFAIL these tests. 2013-06-19 22:07:11 +00:00
libclc Add missing integer min/max definitions 2013-07-26 13:02:02 +00:00
libcxx Revert r187927. 2013-08-08 03:06:24 +00:00
libcxxabi tip-of-trunk clang has corrected some access checks for special members in a virtual inheritance hierarchy. Change a few private inheritances to protected. This change will not impact what the test was testing. This fixes http://llvm.org/bugs/show_bug.cgi?id=16753. 2013-07-30 19:00:45 +00:00
lld Rename TargetInfo -> LinkingContext. 2013-08-06 22:31:59 +00:00
lldb New settings: target.use-hex-immediates and target.hex-immediates-style 2013-08-07 21:54:09 +00:00
llvm Use EXPECT_TRUE/EXPECT_FALSE to avoid bogus warnings from the guts of gtest. 2013-08-08 11:17:39 +00:00
polly ScopInfo: add a testcase that share parameters within nested start. 2013-08-06 04:36:45 +00:00