Go to file
Peter Collingbourne 6fccf95aad CodeGen: Improve CFI type blacklisting mechanism.
We now use the sanitizer special case list to decide which types to blacklist.
We also support a special blacklist entry for types with a uuid attribute,
which are generally COM types whose virtual tables are defined externally.

Differential Revision: http://reviews.llvm.org/D11096

llvm-svn: 242286
2015-07-15 12:15:56 +00:00
clang CodeGen: Improve CFI type blacklisting mechanism. 2015-07-15 12:15:56 +00:00
clang-tools-extra docs/conf.py: bump version to 3.8 2015-07-14 23:37:08 +00:00
compiler-rt [Sanitizer] Fix fopencookie() interceptor to work with null hook functions. 2015-07-14 20:13:42 +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 R600: Implement accurate double precision sqrt v2 2015-07-10 13:37:08 +00:00
libcxx Remove non-ascii characters 2015-07-14 20:45:48 +00:00
libcxxabi Remove include directive for the unused libunwind_ext.h. 2015-07-12 14:47:53 +00:00
libunwind Fix unw_getcontext() return value on AArch64. 2015-06-25 15:12:46 +00:00
lld COFF: Fix base relocations for __imp_ symbols on x86. 2015-07-15 00:25:38 +00:00
lldb Fix another little nit with detach and keep stopped, you have to check 2015-07-15 00:59:25 +00:00
llgo [llgo] cmd/llgoi: use line editor 2015-05-23 15:16:09 +00:00
llvm -Added API for retrieving the default FPU of a CPU from TargetParser. 2015-07-15 10:46:21 +00:00
openmp Rename OMPT placeholder type names to be in the OMPT name space 2015-07-14 15:42:03 +00:00
polly Mark a couple of items as completed 2015-07-14 10:52:58 +00:00