aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/FileManager.cpp
diff options
context:
space:
mode:
authorEric Liu <ioeric@google.com>2016-06-13 19:05:07 +0000
committerEric Liu <ioeric@google.com>2016-06-13 19:05:07 +0000
commita4be83a3020fa4428c9b840b651ff43a48aa7871 (patch)
tree1ca86ad4dce1482507229b2b948d079e1bb58ed0 /clang/lib/Basic/FileManager.cpp
parent4bc32f28a91be3fef62cfdb64ea992229f6de30f (diff)
downloadllvm-a4be83a3020fa4428c9b840b651ff43a48aa7871.zip
llvm-a4be83a3020fa4428c9b840b651ff43a48aa7871.tar.gz
llvm-a4be83a3020fa4428c9b840b651ff43a48aa7871.tar.bz2
[include-fixer] only deduplicate symbols after matching symbols with the undefined identifier.
Summary: we should only deduplicate symbols after matching symbols with the undefined identifier. This patch tries to fix the situation where matching symbols are deleted when it has the same header as a non-matching symbol, which can prevent finding the correct header even if there is a matched symbol. Reviewers: bkramer Subscribers: cfe-commits Differential Revision: http://reviews.llvm.org/D21290 llvm-svn: 272576
Diffstat (limited to 'clang/lib/Basic/FileManager.cpp')
0 files changed, 0 insertions, 0 deletions