aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/FileCheck.cpp
diff options
context:
space:
mode:
authorEric Liu <ioeric@google.com>2019-04-15 08:46:34 +0000
committerEric Liu <ioeric@google.com>2019-04-15 08:46:34 +0000
commitdc8d8fb20b88f7b7699427828cf998aa5fc2c981 (patch)
tree37f181088c7af47996e86d39dbcc0fa495edf76b /llvm/lib/Support/FileCheck.cpp
parent42605f83d3eede439a58e31a229733b07c003026 (diff)
downloadllvm-dc8d8fb20b88f7b7699427828cf998aa5fc2c981.zip
llvm-dc8d8fb20b88f7b7699427828cf998aa5fc2c981.tar.gz
llvm-dc8d8fb20b88f7b7699427828cf998aa5fc2c981.tar.bz2
[Lookup] Invisible decls should not be ambiguous when renaming.
Summary: For example, a renamed type in a header file can conflict with declaration in a random file that includes the header, but we should not consider the decl ambiguous if it's not visible at the rename location. This improves consistency of generated replacements when header file is included in different TUs. Reviewers: hokein Subscribers: cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D60257 llvm-svn: 358378
Diffstat (limited to 'llvm/lib/Support/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions