forked from OSchip/llvm-project
dc8d8fb20b
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 |
||
---|---|---|
.. | ||
RenamingAction.cpp | ||
SymbolOccurrences.cpp | ||
USRFinder.cpp | ||
USRFindingAction.cpp | ||
USRLocFinder.cpp |