[Lldb-commits] [PATCH] D71296: Replace redundant code in LanguageCategory with templates (NFC)

Adrian Prantl via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Dec 10 13:24:09 PST 2019


aprantl created this revision.
aprantl added reviewers: jingham, davide.

This is a cleanup similar to https://reviews.llvm.org/D71231.


https://reviews.llvm.org/D71296

Files:
  lldb/include/lldb/DataFormatters/LanguageCategory.h
  lldb/source/DataFormatters/LanguageCategory.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71296.233179.patch
Type: text/x-patch
Size: 10401 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20191210/e9d024f6/attachment.bin>


More information about the lldb-commits mailing list