Go to file
Peter Zotov ad383afad4 [OCaml] If compiled without --enable-shared, hide packages from toplevel.
Pretend they do not exist using exists_if. This is better than
the current situation, which is the error:

    Error: The external function `llvm_global_succ' is not available

but still somewhat confusing.

llvm-svn: 220845
2014-10-29 08:16:06 +00:00
clang Don't capture DeclRefExpr::getNameInfo().getInfo(). It returns reference in temporary object. 2014-10-29 08:11:47 +00:00
clang-tools-extra Suppress clang-tools-extra/test/clang-tidy/file-filter.cpp on win32 for investigaitng. 2014-10-29 05:19:55 +00:00
compiler-rt Unbreak the darwin build. 2014-10-27 16:20:59 +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 Prune CRLF. 2014-10-27 12:37:26 +00:00
libcxx Fix example in documentation of target triple sanitization. 2014-10-28 18:03:38 +00:00
libcxxabi Fix unicode chars into ascii in comment lines. 2014-10-27 08:08:18 +00:00
lld [mach-o] generate LC_DATA_IN_CODE in final linked images 2014-10-28 22:21:10 +00:00
lldb Shuffle a couple of formatters around. This should fix the bug that never dies, aka rdar://15154623 2014-10-29 01:03:09 +00:00
llvm [OCaml] If compiled without --enable-shared, hide packages from toplevel. 2014-10-29 08:16:06 +00:00
openmp I apologise in advance for the size of this check-in. At Intel we do 2014-10-07 16:25:50 +00:00
polly Fix polly formatting after recent clang-format behavior change. 2014-10-27 19:45:31 +00:00