[all-commits] [llvm/llvm-project] 7aeae7: [lldb][TypeSystemClang] Fix typo in assertion
Michael Buch via All-commits
all-commits at lists.llvm.org
Fri Feb 7 01:31:56 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7aeae7379d430404499f2929ffeea9416575a091
https://github.com/llvm/llvm-project/commit/7aeae7379d430404499f2929ffeea9416575a091
Author: Michael Buch <michaelbuch12 at gmail.com>
Date: 2025-02-07 (Fri, 07 Feb 2025)
Changed paths:
M lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
Log Message:
-----------
[lldb][TypeSystemClang] Fix typo in assertion
This was meant to assert that we have the same number of names as we do
formal parameter types (since callers of this API rely on this being true).
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list