Go to file
Devin Coughlin 480a0c00ca [analyzer] Avoid crash when attempting to evaluate binary operation on LazyCompoundVal.
Instead, return UnknownValue if either operand is a nonloc::LazyCompoundVal. This is a
spot fix for PR 24951.

rdar://problem/23682244

llvm-svn: 260066
2016-02-08 00:28:24 +00:00
clang [analyzer] Avoid crash when attempting to evaluate binary operation on LazyCompoundVal. 2016-02-08 00:28:24 +00:00
clang-tools-extra [clang-tidy] Reformatted docs + minor updates 2016-02-08 00:19:29 +00:00
compiler-rt Revert r259961, r259978, r259981. 2016-02-07 21:41:37 +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 Implement modf math builtin 2016-01-27 14:52:10 +00:00
libcxx Cleanup node-type handling in the unordered containers 2016-02-07 00:36:33 +00:00
libcxxabi [libcxxabi] Teach cxa_demangle about Hexagon's long double size 2016-01-20 14:10:23 +00:00
libunwind Introduce NetBSD support 2016-02-06 18:19:29 +00:00
lld [ELF][MIPS] Perform two checks using the single llvm-objdump / FileCheck run 2016-02-07 20:36:40 +00:00
lldb ProcessMachCore scans through the core file pages looking for a 2016-02-06 04:55:26 +00:00
llgo [llgo] Force exporting __morestack from llgoi 2015-11-27 04:46:46 +00:00
llvm Disable llvm/test/tools/llvm-profdata/value-prof.proftext on win32 for now. Investigating. 2016-02-07 23:03:38 +00:00
openmp [CMake] Introduce OPENMP_LLVM_TOOLS_DIR 2016-02-05 07:00:13 +00:00
polly Separate invariant equivalence classes by type 2016-02-07 17:30:13 +00:00