[SymbolFilePDB] Keep searching until the file name is found for the pdb compiland
authorAaron Smith <aaron.smith@microsoft.com>
Fri, 9 Mar 2018 18:50:19 +0000 (18:50 +0000)
committerAaron Smith <aaron.smith@microsoft.com>
Fri, 9 Mar 2018 18:50:19 +0000 (18:50 +0000)
commitdee18b82c23c1637bdfad001bfe8c62bdf8c5955
treea0dd5ca39540714fa084e20f8c8e2ca00ba9caee
parent08fa594298452d32ed539a01c6bff1f9d9a72615
[SymbolFilePDB] Keep searching until the file name is found for the pdb compiland

Reviewers: zturner, rnk, lldb-commits

Reviewed By: zturner

Subscribers: llvm-commits

Differential Revision: https://reviews.llvm.org/D44182

llvm-svn: 327162
lldb/source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp