mirror of
https://github.com/intel/llvm.git
synced 2026-01-19 09:31:59 +08:00
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@gmail.com>