[Lldb-commits] [PATCH] D71233: Do not cache hardcoded formats in FormatManager
Adrian Prantl via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Dec 10 10:46:24 PST 2019
aprantl updated this revision to Diff 233145.
aprantl added a comment.
Rebase.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71233/new/
https://reviews.llvm.org/D71233
Files:
lldb/include/lldb/DataFormatters/FormatManager.h
lldb/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-caching/Makefile
lldb/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-caching/TestDataFormatterCaching.py
lldb/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-caching/a.c
lldb/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-caching/b.c
lldb/source/DataFormatters/FormatManager.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71233.233145.patch
Type: text/x-patch
Size: 6045 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20191210/5548d1a8/attachment.bin>
More information about the lldb-commits
mailing list