[all-commits] [llvm/llvm-project] 8f4078: [lldb][nfc] Mark function as const (#76974)
Felipe de Azevedo Piovezan via All-commits
all-commits at lists.llvm.org
Thu Jan 4 11:31:04 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8f40783944fcdd33a2ad134be0d26a671202fd85
https://github.com/llvm/llvm-project/commit/8f40783944fcdd33a2ad134be0d26a671202fd85
Author: Felipe de Azevedo Piovezan <fpiovezan at apple.com>
Date: 2024-01-04 (Thu, 04 Jan 2024)
Changed paths:
M lldb/source/Plugins/SymbolFile/DWARF/DebugNamesDWARFIndex.cpp
M lldb/source/Plugins/SymbolFile/DWARF/DebugNamesDWARFIndex.h
Log Message:
-----------
[lldb][nfc] Mark function as const (#76974)
This function has no mutable behavior
More information about the All-commits
mailing list