Go to file
Richard Smith a7bb16ad86 Fix an uninitialized member variable, found by -fsanitize=bool.
llvm-svn: 170627
2012-12-20 01:05:39 +00:00
clang [analyzer] Add the pointer escaped callback. 2012-12-20 00:38:25 +00:00
clang-tools-extra Use renamed CommonOptionsParser member functions 2012-12-14 18:59:24 +00:00
compiler-rt [ASan] explicitly link with dynamic ASan runtime when building unittests on Android 2012-12-19 15:52:30 +00:00
debuginfo-tests XTARGET was removed, update debug-info tests. 2012-10-20 01:38:50 +00:00
libclc Fix build against recent versions of Clang. Based on patch by Alastair Donaldson! 2012-12-05 07:39:02 +00:00
libcxx Added static_assert to std::get<N>(std::array) calls to catch "out of bounds" calls 2012-12-18 16:46:30 +00:00
libcxxabi Rename class __lambda_node to ___lambda_node to fix compile failure with gcc 4.6 and 4.7 2012-12-05 18:55:49 +00:00
lld [ELF][Reader] Ignore SHF_GROUP when switching on flags. 2012-12-20 00:37:24 +00:00
lldb Setting TestInferiorChanged.py to expectedFailureLinux because of bugzilla 14662. 2012-12-20 00:19:27 +00:00
llvm Fix an uninitialized member variable, found by -fsanitize=bool. 2012-12-20 01:05:39 +00:00
polly return -1 when polly::getNumberOfIterations returns -1 2012-12-18 08:56:51 +00:00