[Lldb-commits] [PATCH] D32503: Remove unused code related to CPlusPlusLanguage::FindEquivalentNames
Scott Smith via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Apr 25 13:01:36 PDT 2017
scott.smith created this revision.
It is simply unused, and the header for it is private, so there should be no external dependencies.
Repository:
rL LLVM
https://reviews.llvm.org/D32503
Files:
source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp
source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32503.96623.patch
Type: text/x-patch
Size: 6633 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20170425/d075db6e/attachment.bin>
More information about the lldb-commits
mailing list