Go to file
Xinliang David Li 2fc2515519 Fix sphinx-build error when building documentation.
Consolidate the description of -binary/-text option description
to avoid duplicate ID error by sphinux-build.

llvm-svn: 254018
2015-11-24 20:48:25 +00:00
clang Replace [=] lambda capture with [&] per David Blaikieþ suggestion. 2015-11-24 20:18:24 +00:00
clang-tools-extra Fix test failure introduced by r253859. I believe that the new behavior 2015-11-23 22:28:56 +00:00
compiler-rt [compiler-rt] [msan] Couple of fixes for msan with libc++ 2015-11-24 20:28:48 +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 integer: remove explicit casts from _MIN definitions 2015-10-06 19:12:12 +00:00
libcxx Use libcxx's default rune table with the Musl C library. 2015-11-24 10:24:54 +00:00
libcxxabi c++abi: use __builtin_offsetof instead of offsetof 2015-11-18 05:33:38 +00:00
libunwind Make it possible to use libunwind without heap. 2015-11-09 06:57:29 +00:00
lld ELF: Improve error handling of unknown emulation names. 2015-11-24 18:55:36 +00:00
lldb Temporarily add expectedFailureFreeBSD to tests that fail to detect Clang on FreeBSD 2015-11-24 18:59:51 +00:00
llgo debug: Update for debug info API change. 2015-11-05 22:04:20 +00:00
llvm Fix sphinx-build error when building documentation. 2015-11-24 20:48:25 +00:00
openmp Add newlines to debug TRACE messages in kmp_taskdeps.cpp 2015-11-16 22:53:38 +00:00
polly ScopInfo: Add support for delinearizing fortran arrays 2015-11-24 17:06:38 +00:00