summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
diff options
context:
space:
mode:
authorShafik Yaghmour <syaghmour@apple.com>2019-01-28 21:55:33 +0000
committerShafik Yaghmour <syaghmour@apple.com>2019-01-28 21:55:33 +0000
commit96b3d2094f9db5f9f64dec3e0c432bedb787d5eb (patch)
tree0a1fcdc8683d97ef7ec135daf0adacae5093dddc /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
parent0068d223eefa9cbff19831a16f6e80393df5156b (diff)
downloadbcm5719-llvm-96b3d2094f9db5f9f64dec3e0c432bedb787d5eb.tar.gz
bcm5719-llvm-96b3d2094f9db5f9f64dec3e0c432bedb787d5eb.zip
[ASTImporter] Fix handling of overriden methods during ASTImport
Summary: When importing classes we may add a CXXMethodDecl more than once to a CXXRecordDecl when handling overrides. This patch will fix the cases we currently know about and handle the case where we are only dealing with declarations. Differential Revision: https://reviews.llvm.org/D56936 llvm-svn: 352436
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud