Go to file
Richard Smith 7f330cdb31 Make module files passed to a module build via -fmodule-file= available to
consumers of that module.

Previously, such a file would only be available if the module happened to
actually import something from that module.

llvm-svn: 232583
2015-03-18 01:42:29 +00:00
clang Make module files passed to a module build via -fmodule-file= available to 2015-03-18 01:42:29 +00:00
clang-tools-extra [clang-tidy] Move google-readability-function check to readability-named-parameter. 2015-03-16 22:31:16 +00:00
compiler-rt [sanitizer] add run-time a flag coverage_order_pcs. When true, the PCs are dumped in the order of their appearance 2015-03-18 00:23:44 +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 Fix bitselect for float/double types v2 2015-03-05 15:31:05 +00:00
libcxx Fix DYNLD_LIBRARY_PATH to include the ABI path if specified 2015-03-17 19:37:26 +00:00
libcxxabi Let libc++'s LIT configuration setup our linker paths and env. 2015-03-17 19:45:21 +00:00
lld [ELF][ARM] Place gotSymbol in an anonymous namespace 2015-03-17 16:40:14 +00:00
lldb Build fix for building debugserver for ios. 2015-03-17 23:16:42 +00:00
llgo Add cgo dependency to llgo-stage2 and llgoi. 2015-03-17 23:17:38 +00:00
llvm [bpf] fix build 2015-03-18 01:39:40 +00:00
openmp fix for broken commit 231774 2015-03-10 10:14:57 +00:00
polly Fix debug info now that the verifier is on 2015-03-17 18:23:38 +00:00