Go to file
Reid Kleckner 5d21c4990f Add support for building Sphinx documentation when being inside LLVM source tree and using CMake
Patch by Daniel Liew <daniel.liew@imperial.ac.uk>!

llvm-svn: 206660
2014-04-18 21:55:46 +00:00
clang Add support for building Sphinx documentation when being inside LLVM source tree and using CMake 2014-04-18 21:55:46 +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 Fix broken test. 2014-04-18 21:19:22 +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 Compress debug sections only when beneficial. 2014-04-18 21:52:26 +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