Go to file
Duncan P. N. Exon Smith 544e4f97b3 BitcodeWriter: Replace dead code with an assertion, NFC
The caller of ValueEnumerator::EnumerateOperandType never sends in
metadata.  Assert that, and remove the unnecessary logic.

llvm-svn: 264558
2016-03-28 00:03:12 +00:00
clang [modules] When encoding SourceLocations in bitcode, rotate the 'is macro' flag 2016-03-27 20:13:24 +00:00
clang-tools-extra clang-tidy: Add check modernize-raw-string-literal 2016-03-27 16:43:44 +00:00
compiler-rt Make vp merge test more robust 2016-03-26 20:44:03 +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 math: Fix ilogb(double) return type 2016-02-24 00:52:15 +00:00
libcxx Implement is_always_lock_free 2016-03-25 15:48:21 +00:00
libcxxabi [libcxxabi] Disable cxa_thread_atexit_test if unavailable 2016-03-17 10:00:24 +00:00
libunwind [AArch64] Fix libunwind build when using GNU assembler 2016-02-11 21:22:57 +00:00
lld [ELF/LTO] Refactor to reduce indentation. 2016-03-26 18:33:09 +00:00
lldb When we import the definition for a Tagdecl, propagate its completeness too. 2016-03-26 00:37:55 +00:00
llgo [llgo] Increment "Debug Info Version" 2016-03-23 23:09:00 +00:00
llvm BitcodeWriter: Replace dead code with an assertion, NFC 2016-03-28 00:03:12 +00:00
openmp Fixing the non-x86 build by removing dependence on kmp_cpuid_t 2016-03-27 13:24:09 +00:00
polly Generalize the domain complexity restrictions 2016-03-26 16:17:00 +00:00