Go to file
Ben Langmuir 6f95efb683 Attempt to appease C++11 buildbots
Explicit operator bool doesn't not play nicely with gtest assertion
macros (i.e. it performs as advertised and I wish that gtest subverted
it for me).

llvm-svn: 201639
2014-02-19 04:17:47 +00:00
clang Attempt to appease C++11 buildbots 2014-02-19 04:17:47 +00:00
clang-tools-extra Add a makefile for clang-query. Patch by Alex Horn! 2014-02-18 19:46:01 +00:00
compiler-rt [ASan/Win] Add a couple more DLL thunks 2014-02-18 15:31:29 +00:00
debuginfo-tests don't use CHECK-NEXT because it may be on the same line. 2013-09-18 23:01:54 +00:00
libclc Add generic nvptx targets 2014-02-14 20:33:53 +00:00
libcxx Implement LWG Issue 2346: integral_constant's member functions should be marked noexcept 2014-02-17 22:18:51 +00:00
libcxxabi Demangle Dc to decltype(auto) as per the Itanium C++ ABI spec. 2014-02-17 21:56:01 +00:00
lld [Mips] Use the 'CHECK-NEXT' where we need to check a test output exactly 2014-02-11 07:17:09 +00:00
lldb Re-apply r201292. We're not going to enforce proper stack frame alignment on i386/x86_64 2014-02-19 03:42:19 +00:00
llvm llvm-objdump/COFF: Print load configuration table. 2014-02-19 03:53:11 +00:00
openmp For your Christmas hacking pleasure. 2013-12-23 17:28:57 +00:00
polly Check scops a second time before working on them 2014-02-18 18:49:49 +00:00