[all-commits] [llvm/llvm-project] 48d889: [LLDB][NativePDB] fix that FindSymbolScope never f...
Zequan Wu via All-commits
all-commits at lists.llvm.org
Wed Feb 9 13:21:02 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 48d889079a8a050bb41defd5688e0b213c1c5655
https://github.com/llvm/llvm-project/commit/48d889079a8a050bb41defd5688e0b213c1c5655
Author: Zequan Wu <zequanwu at google.com>
Date: 2022-02-09 (Wed, 09 Feb 2022)
Changed paths:
M lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp
Log Message:
-----------
[LLDB][NativePDB] fix that FindSymbolScope never finds scope of a symbol if it doesn't open a scope
More information about the All-commits
mailing list