Go to file
Evgeniy Stepanov 93987df0fd [cfi] Do not emit bit set entry for available_externally vtables.
In the Itanium ABI, vtable may be emitted speculatively as an
available_externally global. Such vtable may not be present at the
link time and should not have a corresponding CFI bit set entry.

llvm-svn: 258596
2016-01-23 01:20:18 +00:00
clang [cfi] Do not emit bit set entry for available_externally vtables. 2016-01-23 01:20:18 +00:00
clang-tools-extra [clang-tidy] Handle decayed types and other improvements in VirtualNearMiss check. 2016-01-22 21:45:51 +00:00
compiler-rt When building without DIA SDK, don't set suppressions.cpp fail 2016-01-22 20:26:10 +00:00
debuginfo-tests
libclc
libcxx Fix test to pass in C++03 2016-01-23 01:02:29 +00:00
libcxxabi [libcxxabi] Teach cxa_demangle about Hexagon's long double size 2016-01-20 14:10:23 +00:00
libunwind
lld Fix bug in handling of quoted linker script tokens and update tests to use it. 2016-01-22 23:46:37 +00:00
lldb Fix missing function argument passthrough. 2016-01-23 00:49:11 +00:00
llgo
llvm [libFuzzer] add more fields to DictionaryEntry to count the number of uses and successes 2016-01-22 23:55:14 +00:00
openmp Add missing cleanup code for cached indirect lock pool. 2016-01-22 19:16:14 +00:00
polly ScopDetection: Do not detect regions with irreducible control as scops 2016-01-22 09:44:37 +00:00