[all-commits] [llvm/llvm-project] 7d04c8: [lldb] Assert index is valid in DWARFDeclContext
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Tue Jun 27 18:24:07 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7d04c886f9e77efa5d73a7b1e2f3cdac395bf8ee
https://github.com/llvm/llvm-project/commit/7d04c886f9e77efa5d73a7b1e2f3cdac395bf8ee
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2023-06-27 (Tue, 27 Jun 2023)
Changed paths:
M lldb/source/Plugins/SymbolFile/DWARF/DWARFDeclContext.h
Log Message:
-----------
[lldb] Assert index is valid in DWARFDeclContext
Replace the comment with an assert to enforce the correct index is used.
Differential revision: https://reviews.llvm.org/D153921
More information about the All-commits
mailing list