aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
diff options
context:
space:
mode:
authorEmre Kultursay <emrekultursay@google.com>2022-03-03 08:47:26 -0800
committerJonas Devlieghere <jonas@devlieghere.com>2022-03-03 08:48:16 -0800
commit71e278805a7232826f27be081d036ca3f1c85d65 (patch)
tree6cbcbb00798351d1130d58acde6f8003bad2d0f4 /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
parent139215af8e33079a51c95d17a11c42603961d901 (diff)
downloadllvm-71e278805a7232826f27be081d036ca3f1c85d65.zip
llvm-71e278805a7232826f27be081d036ca3f1c85d65.tar.gz
llvm-71e278805a7232826f27be081d036ca3f1c85d65.tar.bz2
[lldb] Fix DataExtractor symbol conflict
There are two DataExtractors in scope: one from the llvm namespace and one from the lldb_private namespace. Some Microsoft Visual C++ compilers (I tested with MSVC 14.23 specifically) cannot handle this situation, and generate ambiguous symbol errors. This change fixes this compile error. Differential revision: https://reviews.llvm.org/D120718
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions