[all-commits] [llvm/llvm-project] 81f1f6: [lldb] Make ParseTemplateParameterInfos return fal...
aeubanks via All-commits
all-commits at lists.llvm.org
Mon Dec 12 10:29:23 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 81f1f6db40abc2cc7f964bf450a2e9f78f14a8a8
https://github.com/llvm/llvm-project/commit/81f1f6db40abc2cc7f964bf450a2e9f78f14a8a8
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2022-12-12 (Mon, 12 Dec 2022)
Changed paths:
M lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
Log Message:
-----------
[lldb] Make ParseTemplateParameterInfos return false if there are no template params
This factors out the check from various callers.
Reviewed By: Michael137
Differential Revision: https://reviews.llvm.org/D139649
More information about the All-commits
mailing list