[Lldb-commits] [PATCH] D71310: RFC: Remove "Validators"
Adrian Prantl via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Dec 11 09:28:53 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rGee64dfd953f8: Remove TypeValidators (NFC in terms of the testsuite) (authored by aprantl).
Herald added a project: LLDB.
Changed prior to commit:
https://reviews.llvm.org/D71310?vs=233209&id=233394#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71310/new/
https://reviews.llvm.org/D71310
Files:
lldb/include/lldb/API/SBValue.h
lldb/include/lldb/Core/ValueObject.h
lldb/include/lldb/DataFormatters/DataVisualization.h
lldb/include/lldb/DataFormatters/FormatCache.h
lldb/include/lldb/DataFormatters/FormatClasses.h
lldb/include/lldb/DataFormatters/FormatManager.h
lldb/include/lldb/DataFormatters/FormattersContainer.h
lldb/include/lldb/DataFormatters/LanguageCategory.h
lldb/include/lldb/DataFormatters/TypeCategory.h
lldb/include/lldb/DataFormatters/TypeValidator.h
lldb/include/lldb/DataFormatters/ValueObjectPrinter.h
lldb/include/lldb/Target/Language.h
lldb/include/lldb/lldb-forward.h
lldb/scripts/interface/SBValue.i
lldb/source/API/SBValue.cpp
lldb/source/Core/ValueObject.cpp
lldb/source/DataFormatters/CMakeLists.txt
lldb/source/DataFormatters/DataVisualization.cpp
lldb/source/DataFormatters/FormatCache.cpp
lldb/source/DataFormatters/FormatManager.cpp
lldb/source/DataFormatters/LanguageCategory.cpp
lldb/source/DataFormatters/TypeCategory.cpp
lldb/source/DataFormatters/TypeCategoryMap.cpp
lldb/source/DataFormatters/TypeValidator.cpp
lldb/source/DataFormatters/ValueObjectPrinter.cpp
lldb/source/Target/Language.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71310.233394.patch
Type: text/x-patch
Size: 44751 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20191211/f5942ac5/attachment-0001.bin>
More information about the lldb-commits
mailing list