[all-commits] [llvm/llvm-project] b2c262: [lldb][NFC] Define DWARFDIE::children out-of-line ...
Raphael Isemann via All-commits
all-commits at lists.llvm.org
Wed Aug 11 10:20:07 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b2c262cfb12f4fb43177759426b1c6128d4236e4
https://github.com/llvm/llvm-project/commit/b2c262cfb12f4fb43177759426b1c6128d4236e4
Author: Raphael Isemann <teemperor at gmail.com>
Date: 2021-08-11 (Wed, 11 Aug 2021)
Changed paths:
M lldb/source/Plugins/SymbolFile/DWARF/DWARFDIE.cpp
M lldb/source/Plugins/SymbolFile/DWARF/DWARFDIE.h
Log Message:
-----------
[lldb][NFC] Define DWARFDIE::children out-of-line instead of using template magic
As pointed out by David in D103172 (thanks!)
Reviewed By: dblaikie
Differential Revision: https://reviews.llvm.org/D106743
More information about the All-commits
mailing list