[all-commits] [llvm/llvm-project] aa3e99: [lldb] [nfc] Separate DIERef vs. user_id_t: GetFor...
Jan Kratochvil via All-commits
all-commits at lists.llvm.org
Tue Feb 18 09:09:47 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: aa3e99dc859febba398925afeefb118403e15ab9
https://github.com/llvm/llvm-project/commit/aa3e99dc859febba398925afeefb118403e15ab9
Author: Jan Kratochvil <jan.kratochvil at redhat.com>
Date: 2020-02-18 (Tue, 18 Feb 2020)
Changed paths:
M lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
M lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h
Log Message:
-----------
[lldb] [nfc] Separate DIERef vs. user_id_t: GetForwardDeclClangTypeToDie()
Reasons are the same as for D74637.
Differential Revision: https://reviews.llvm.org/D74690
More information about the All-commits
mailing list