[Lldb-commits] [PATCH] D98153: Some FormatEntity.cpp cleanup and unit testing
Neal via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Mar 10 20:26:59 PST 2021
nealsid updated this revision to Diff 329834.
nealsid added a comment.
Fix regression introduced by removing return statement in case where we were able to format a function name.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98153/new/
https://reviews.llvm.org/D98153
Files:
lldb/include/lldb/Core/FormatEntity.h
lldb/source/Core/FormatEntity.cpp
lldb/unittests/Core/CMakeLists.txt
lldb/unittests/Core/FormatEntityTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98153.329834.patch
Type: text/x-patch
Size: 36752 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210311/9f0cc596/attachment-0001.bin>
More information about the lldb-commits
mailing list