Go to file
Ben Langmuir d213aab71d Ensure that all module build failures get diagnosed
Otherwise we can end up silently skipping an import.  If we happen to be
building another module at the time, we may build a mysteriously broken
module and not know why it seems to be missing symbols.

llvm-svn: 218552
2014-09-26 22:42:23 +00:00
clang Ensure that all module build failures get diagnosed 2014-09-26 22:42:23 +00:00
clang-tools-extra Corrected a comment in check_clang_tidy_fix.sh 2014-09-26 12:51:13 +00:00
compiler-rt Effectively revert r217284 on Darwin due to issues with -gmlt there 2014-09-26 21:58:33 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Remove more redundant semi-colons 2014-09-18 09:23:40 +00:00
libcxx Mark module atomic as cplusplus11. 2014-09-24 04:44:54 +00:00
libcxxabi Adding ABI support for __cxa_throw_bad_array_new_length. 2014-09-11 17:26:43 +00:00
lld Fix crash bug on Windows. 2014-09-26 22:27:42 +00:00
lldb gtest: tweaked test runner to fix an extra comma, added more tdd-based thread coordinator behavior. 2014-09-26 19:08:00 +00:00
llvm Add LLVM_ENABLE_MODULES flag to CMake to enable building with C++ modules. 2014-09-26 22:40:15 +00:00
openmp Fix a crash that occurred under obscure circumstances during library shutdown 2014-09-03 11:34:33 +00:00
polly We do not support alias checks for base pointers defined inside the SCoP 2014-09-24 21:04:29 +00:00