Go to file
Francis Ricci daf210f7b6 Add support for custom loaders to the sanitizer symbolizer
Summary:
Adds a fallback mode to procmaps when the symbolizer
fails to locate a module for a given address by using
dl_iterate_phdr.

Reviewers: kubamracek, rnk, vitalybuka, eugenis

Reviewed By: eugenis

Subscribers: srhines, llvm-commits

Differential Revision: https://reviews.llvm.org/D37269

llvm-svn: 314713
2017-10-02 20:22:16 +00:00
clang Add std::move in RefactoringActionRulesTest.cpp 2017-10-02 19:02:42 +00:00
clang-tools-extra [clangd] Handle workspace/didChangeWatchedFiles 2017-10-02 18:00:37 +00:00
compiler-rt Add support for custom loaders to the sanitizer symbolizer 2017-10-02 20:22:16 +00:00
debuginfo-tests Revert r313600 due to bot failures on Green Dragon. 2017-09-19 14:51:37 +00:00
libclc integer/sub_sat: Use clang builtin instead of llvm asm 2017-10-02 18:39:03 +00:00
libcxx [test] Allow other implementations to strengthen noexcept on deque's move constructor 2017-09-30 23:15:22 +00:00
libcxxabi Fix ASAN build with older compiler-rt versions. 2017-09-14 22:37:34 +00:00
libunwind Fix building on macOS after SVN r314492 2017-10-02 18:14:06 +00:00
lld Fix a data race found by tsan. 2017-10-02 20:16:13 +00:00
lldb Improve FreeBSD kernel debugging 2017-10-02 14:35:07 +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 [InstCombine] auto-generate complete checks; NFC 2017-10-02 20:16:59 +00:00
openmp [test] Fix uninitialized memory in omp_taskloop_grainsize.c 2017-09-29 13:53:03 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [ScopBuilder] Iterate over statement instructions. NFC. 2017-10-02 11:41:33 +00:00