Go to file
Ben Langmuir ec8c975214 Don't build modules with (submodules with) missing headers
Unless they are in submodules that aren't available anyway, due to
requirements not being met.  Also, mark children as unavailable when the
parent is.

llvm-svn: 206664
2014-04-18 22:07:31 +00:00
clang Don't build modules with (submodules with) missing headers 2014-04-18 22:07:31 +00:00
clang-tools-extra test/clang-tidy/redundant-smartptr-get*.cpp: Both of them really require shell. 2014-04-10 03:17:22 +00:00
compiler-rt [asan] Reenable tests that should pass since PR19207 is fixed. 2014-04-18 13:24:03 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Introduce M_LOG2E_F and M_LOG2E 2014-03-28 21:19:03 +00:00
libcxx Bug #19473. If you pass an allocator to std::function, we should use that allocator, not construct one from scratch. Add a test to make sure 2014-04-18 17:23:36 +00:00
libcxxabi Replace bzero with memset 2014-04-16 23:26:55 +00:00
lld Add support for building Sphinx documentation when being built inside LLVM source tree and using CMake. 2014-04-18 21:59:05 +00:00
lldb Marked TestAttachResume.process_attach_continue_interrupt_detach() as XFAIL on Linux per pr19478. 2014-04-18 17:07:09 +00:00
llvm ProfileData: Don't forward declare ComputeHash and make it static inline 2014-04-18 22:00:22 +00:00
openmp Add the offload directory which contains the code needed to support 2014-04-09 15:40:23 +00:00
polly Really fix the load case. 2014-04-18 09:46:35 +00:00