Go to file
Adrian Prantl a72972b985 Module debug info: Don't assert when encountering an incomplete definition
in isDefinedInClangModule() and assume that the incomplete definition
is not defined in the module.

This broke the -gmodules self host recently.
rdar://problem/27894367

llvm-svn: 279485
2016-08-22 22:23:58 +00:00
clang Module debug info: Don't assert when encountering an incomplete definition 2016-08-22 22:23:58 +00:00
clang-tools-extra [clang-tidy docs] Further cleanup of options 2016-08-22 17:19:23 +00:00
compiler-rt [compiler-rt] Use flags found when configuring builtins during compilation 2016-08-22 20:33:47 +00:00
debuginfo-tests
libclc amdgpu: Fix default case value for get_local_size 2016-08-20 04:17:17 +00:00
libcxx Add missing include that caused a test failure on Windows. Thanks to STL for the patch. No functional change. 2016-08-22 18:45:31 +00:00
libcxxabi Default LIBCXXABI_LIBDIR_SUFFIX to LLVM_LIBDIR_SUFFIX 2016-08-16 03:44:55 +00:00
libunwind EHABI: cover switch once more 2016-08-18 23:59:12 +00:00
lld Add support for '|' in expressions. 2016-08-22 21:33:35 +00:00
lldb Add a non-code-running data formatter for __NSCFBoolean 2016-08-22 18:07:52 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm ADT: Separate some list manipulation API into ilist_base, NFC 2016-08-22 22:21:07 +00:00
openmp cleanup: fixed names of dummy arguments of Fortran interfaces declarations, no functional changes done 2016-08-17 18:18:21 +00:00
parallel-libs [StreamExecutor] Rename StreamExecutor to Executor 2016-08-16 18:18:32 +00:00
polly Add a flag to dump SCoP optimized with the IslScheduleOptimizer pass 2016-08-21 11:20:39 +00:00