Go to file
Dehao Chen f464627f28 Update getMergedLocation to check the instruction type and merge properly.
Summary: If the merged instruction is call instruction, we need to set the scope to the closes common scope between 2 locations, otherwise it will cause trouble when the call is getting inlined.

Reviewers: dblaikie, aprantl

Reviewed By: dblaikie, aprantl

Subscribers: llvm-commits, sanjoy

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

llvm-svn: 314694
2017-10-02 18:13:14 +00:00
clang [Analyzer] Make testing scripts flake8 compliant 2017-10-02 17:59:12 +00:00
clang-tools-extra [clangd] Handle workspace/didChangeWatchedFiles 2017-10-02 18:00:37 +00:00
compiler-rt Revert "Add support for custom loaders to the sanitizer symbolizer" 2017-10-02 15:55:11 +00:00
debuginfo-tests Revert r313600 due to bot failures on Green Dragon. 2017-09-19 14:51:37 +00:00
libclc Let get_work_dim take exactly 0 arguments 2017-10-01 20:11:46 +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 SjLj: Fix building after SVN r314632 2017-10-01 20:22:40 +00:00
lld [MIPS] Fix PLT entries generation in case of linking regular and microMIPS code 2017-10-02 14:56:41 +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 Update getMergedLocation to check the instruction type and merge properly. 2017-10-02 18:13:14 +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