Go to file
Vedant Kumar 515cffb8f6 [ubsan-minimal] Test exported symbol set against RTUBsan
Check that the symbol sets exported by the minimal runtime and the full
runtime match (making exceptions for special cases as needed).

This test uses some possibly non-standard nm options, and needs to
inspect the symbols in runtime dylibs. I haven't found a portable way to
do this, so it's limited to x86-64/Darwin for now.

llvm-svn: 313615
2017-09-19 06:46:36 +00:00
clang [Coverage] Remove deferred region for trailing return, fixes PR34611 2017-09-19 00:29:46 +00:00
clang-tools-extra [clangd] Fix codeAction not decoded properly when sent from some clients 2017-09-18 15:02:59 +00:00
compiler-rt [ubsan-minimal] Test exported symbol set against RTUBsan 2017-09-19 06:46:36 +00:00
debuginfo-tests Drop -O1 case from nrvo-string.cpp 2017-09-18 23:54:43 +00:00
libclc Add native_recip(x) as ((1)/(x)) 2017-09-13 01:40:25 +00:00
libcxx Revert "Fix llvm-lit script generation in libcxx." 2017-09-19 03:11:35 +00:00
libcxxabi Fix ASAN build with older compiler-rt versions. 2017-09-14 22:37:34 +00:00
libunwind Fix a typo in the documentation. NFC. 2017-09-16 20:52:05 +00:00
lld Rename EhSectionPiece::ID -> EhSectionPiece::Sec. 2017-09-18 23:07:33 +00:00
lldb Revert "Fix for bug 34532 - A few rough corners related to post-mortem debugging (core/minidump)" 2017-09-18 15:59:44 +00:00
llgo irgen: Create functions instead of global variables for builtin hash and equal algorithms. 2017-06-04 22:11:28 +00:00
llvm [X86][Skylake] Adding the scheduling information for the SkylakeClient target 2017-09-19 06:19:27 +00:00
openmp Read blocktime value set by kmp_set_blocktime() before reading from KMP_BLOCKTIME 2017-09-05 15:45:48 +00:00
parallel-libs
polly [ForwardOpTree] Test the max operations quota. 2017-09-18 17:43:50 +00:00