llvm with tablegen backend for capstone disassembler
Go to file
Peter Collingbourne 276be3c57c Add support for -fsanitize-blacklist and default blacklists for DFSan.
Also add some documentation.

Differential Revision: http://llvm-reviews.chandlerc.com/D1346

llvm-svn: 188403
2013-08-14 18:54:18 +00:00
clang Add support for -fsanitize-blacklist and default blacklists for DFSan. 2013-08-14 18:54:18 +00:00
clang-tools-extra cpp11-migrate: Fixing doxygen warnings 2013-08-14 17:47:39 +00:00
compiler-rt [dfsan] Runtime support for ABI list functionality; can now run integration tests with args ABI. 2013-08-14 18:54:06 +00:00
debuginfo-tests Now that we get non-trivial value parameters locations correct, un-XFAIL these tests. 2013-06-19 22:07:11 +00:00
libclc Add intN vloadN() implementations for address spaces 3 and 4 2013-08-12 14:42:51 +00:00
libcxx Xing Xue: port to IBM XLC++/AIX. 2013-08-14 18:00:20 +00:00
libcxxabi tip-of-trunk clang has corrected some access checks for special members in a virtual inheritance hierarchy. Change a few private inheritances to protected. This change will not impact what the test was testing. This fixes http://llvm.org/bugs/show_bug.cgi?id=16753. 2013-07-30 19:00:45 +00:00
lld [PECOFF] Handle "--" option explicitly 2013-08-13 21:44:44 +00:00
lldb <rdar://problem/14717184> 2013-08-13 21:32:34 +00:00
llvm DataFlowSanitizer: greylist is now ABI list. 2013-08-14 18:54:12 +00:00
polly [tests] Update to use lit_config and lit package, as appropriate. 2013-08-09 21:54:36 +00:00