llvm-project/lldb/source/Plugins/Language
Pavel Labath a193a4c8b3 Remove unused code related to CPlusPlusLanguage::FindEquivalentNames
Summary: It is simply unused, and the header for it is private, so there should be no external dependencies.

Reviewers: #lldb, zturner

Reviewed By: zturner

Subscribers: zturner, tberghammer, jingham, lldb-commits

Differential Revision: https://reviews.llvm.org/D32503
Patch by Scott Smith <scott.smith@purestorage.com>.

llvm-svn: 301903
2017-05-02 09:00:52 +00:00
..
CPlusPlus Remove unused code related to CPlusPlusLanguage::FindEquivalentNames 2017-05-02 09:00:52 +00:00
Go Switch std::call_once to llvm::call_once 2017-02-06 17:55:02 +00:00
Java Switch std::call_once to llvm::call_once 2017-02-06 17:55:02 +00:00
OCaml Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
ObjC Move DataBuffer / DataExtractor and friends from Core -> Utility. 2017-03-04 01:30:05 +00:00
ObjCPlusPlus Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
CMakeLists.txt Support for OCaml native debugging 2016-08-02 11:15:55 +00:00