[all-commits] [llvm/llvm-project] 1921b1: [LLDB][NativePDB] Make sure the number of param sy...
Zequan Wu via All-commits
all-commits at lists.llvm.org
Thu Apr 21 16:07:14 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1921b195765f8fb8b78a254f0750b0c5e1780cf0
https://github.com/llvm/llvm-project/commit/1921b195765f8fb8b78a254f0750b0c5e1780cf0
Author: Zequan Wu <zequanwu at google.com>
Date: 2022-04-21 (Thu, 21 Apr 2022)
Changed paths:
M lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp
Log Message:
-----------
[LLDB][NativePDB] Make sure the number of param symbol records is the same as the number get from function type record before setting parameters.
More information about the All-commits
mailing list