[Lldb-commits] [PATCH] D32503: Remove unused code related to CPlusPlusLanguage::FindEquivalentNames
Tamas Berghammer via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Apr 26 05:10:47 PDT 2017
tberghammer added a comment.
I looked into the history of this code once and my understanding is that Enrico added this code in https://github.com/llvm-mirror/lldb/commit/bad9753828b6e0e415e38094bb9627e41d57874c but it have never been used (at least in upstream). The original commit message also indicates this.
Repository:
rL LLVM
https://reviews.llvm.org/D32503
More information about the lldb-commits
mailing list