[Lldb-commits] [PATCH] D70770: [lldb][NFC] Remove unused CompilerType memory functions

Raphael Isemann via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Nov 27 00:42:15 PST 2019


teemperor created this revision.
teemperor added a reviewer: labath.
Herald added subscribers: lldb-commits, JDevlieghere, abidh.
Herald added a project: LLDB.

All these functions are unused from what I can see. Unless I'm missing something here, this code
can go the way of the Dodo.


Repository:
  rLLDB LLDB

https://reviews.llvm.org/D70770

Files:
  lldb/include/lldb/Symbol/CompilerType.h
  lldb/source/Symbol/CompilerType.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70770.231188.patch
Type: text/x-patch
Size: 5952 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20191127/39f80931/attachment.bin>


More information about the lldb-commits mailing list