Go to file
Spyridoula Gravani 837c110cb1 [DWARF] Added verification checks for the .apple_names section.
This patch verifies the number of atoms, the validity of the form for each atom, as well as the validity of the
hashdata. For hashdata, we're verifying that the hashdata offset is correct and that the offset in the .debug_info for
each DIE in the hashdata is also valid.

llvm-svn: 306735
2017-06-29 20:13:05 +00:00
clang [libFuzzer] Add Fuzzer to the list of sanitizers which support coverage. 2017-06-29 19:58:20 +00:00
clang-tools-extra [clang-tidy] Rename android-file-open-flag and fix a bug 2017-06-29 19:13:29 +00:00
compiler-rt [profile] Move __llvm_profile_filename into a separate object 2017-06-29 17:42:24 +00:00
debuginfo-tests Add a test for PR33166. 2017-05-25 19:33:16 +00:00
libclc generic: add missing get_work_dim include 2017-06-02 15:58:35 +00:00
libcxx [libc++] Hoist explicit instantiation above implicit. NFC 2017-06-29 02:52:46 +00:00
libcxxabi Add some catch(...) blocks to the tests so that if they fail, we get a good error message. No functional change. 2017-06-22 00:49:03 +00:00
libunwind [libunwind] Add _LIBUNWIND_DISABLE_VISIBILITY_ANNOTATIONS 2017-06-27 18:37:06 +00:00
lld Tweak to match change in LLVM API, in r306699 2017-06-29 16:52:29 +00:00
lldb Timer.{h,cpp} moved, find them again in the project file. 2017-06-29 18:54:40 +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 [DWARF] Added verification checks for the .apple_names section. 2017-06-29 20:13:05 +00:00
openmp Make test/parallel/omp_nested.c not use so many threads 2017-06-27 03:04:25 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly Test commit 2017-06-29 16:35:38 +00:00