[all-commits] [llvm/llvm-project] 30fcdf: [lldb/Symbol] Update SymbolFilePDB unitest with So...
Med Ismail Bennani via All-commits
all-commits at lists.llvm.org
Tue May 4 17:35:07 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 30fcdf0b196600001ca77767bd41ceba03f5dd33
https://github.com/llvm/llvm-project/commit/30fcdf0b196600001ca77767bd41ceba03f5dd33
Author: Med Ismail Bennani <medismail.bennani at gmail.com>
Date: 2021-05-05 (Wed, 05 May 2021)
Changed paths:
M lldb/unittests/SymbolFile/PDB/SymbolFilePDBTests.cpp
Log Message:
-----------
[lldb/Symbol] Update SymbolFilePDB unitest with SourceLocationSpec
This patch should fix the windows test failure following `3e2ed7440569`.
It makes use of a `SourceLocationSpec` object when resolving a symbol
context from `SymbolFilePDB` file.
Signed-off-by: Med Ismail Bennani <medismail.bennani at gmail.com>
More information about the All-commits
mailing list