llvm with tablegen backend for capstone disassembler
Go to file
Jason Molenda ab2dae0a9c Initialize m_allow_cxx, m_allow_objc. These ivars in the base class are not
initialized in the ctor and they're only initialized to 'true' in ClangUserExpression.cpp
when specific languages are detected so we can use uninitialized values.  This
bug has been present since the ivars were added in r144042.
<rdar://problem/31105864> 

llvm-svn: 298333
2017-03-21 02:59:15 +00:00
clang Add support for attribute enum_extensibility. 2017-03-21 02:23:00 +00:00
clang-tools-extra [clang-tidy] readability-container-size-empty fix for (*x).size() 2017-03-20 22:15:27 +00:00
compiler-rt Bypass potential libc's sysconf wrappers for sysconf(_SC_PAGESIZE) call 2017-03-20 21:03:28 +00:00
debuginfo-tests
libclc math: Implement sinh function 2017-02-25 02:46:53 +00:00
libcxx Add two more papers from Kona, and sort them 2017-03-20 18:18:09 +00:00
libcxxabi Fully Reformat fallback_malloc.cpp 2017-03-04 03:23:15 +00:00
libunwind DarwinParser: include limits 2017-03-14 15:17:55 +00:00
lld [COFF] Don't let /def override /out filename 2017-03-21 00:12:51 +00:00
lldb Initialize m_allow_cxx, m_allow_objc. These ivars in the base class are not 2017-03-21 02:59:15 +00:00
llgo [llgo] Remove support for LLVM attributes 2016-12-06 19:22:04 +00:00
llvm Revert "[Hexagon] Recognize polynomial-modulo loop idiom again" 2017-03-21 00:59:51 +00:00
openmp Minor improvement of KMP_YIELD_NOW() macro. 2017-03-20 22:11:31 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [DeLICM] Refector out parseSetOrNull. NFC. 2017-03-20 15:37:32 +00:00