summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2017-09-09 00:13:49 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2017-09-09 00:13:49 +0000
commit6c13510c1083f398c7ef67c56319817e55d07018 (patch)
tree7f3b5042d5c9a535d6c40239d5060f737248915f /llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
parent6807778e52e04386ae1b546242f9cc2036e75989 (diff)
downloadbcm5719-llvm-6c13510c1083f398c7ef67c56319817e55d07018.tar.gz
bcm5719-llvm-6c13510c1083f398c7ef67c56319817e55d07018.zip
Plugins: fix resolution ambiguity in PDB plugin
A clang change caused the inclusion of `llvm::Type` and `lldb_private::Type` to be pulled into the global namespace due to the `using namespace llvm;` and `using namespace lldb_private;`. Explicitly qualify the `Type` to resolve the ambiguity. NFC llvm-svn: 312841
Diffstat (limited to 'llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud