diff options
author | Raphael Isemann <teemperor@gmail.com> | 2019-11-04 11:12:27 +0100 |
---|---|---|
committer | Raphael Isemann <teemperor@gmail.com> | 2019-11-04 11:12:27 +0100 |
commit | 25b486ac4f335fc51240888d6cfbc9c3c211536a (patch) | |
tree | 830ff09c1c7b7df1f09a0c2b4cb0f140e876c3d2 /llvm/lib/Support/VirtualFileSystem.cpp | |
parent | 580310ff0c57a62edd0c07aacfa4969809649444 (diff) | |
download | llvm-25b486ac4f335fc51240888d6cfbc9c3c211536a.zip llvm-25b486ac4f335fc51240888d6cfbc9c3c211536a.tar.gz llvm-25b486ac4f335fc51240888d6cfbc9c3c211536a.tar.bz2 |
[lldb][NFC] Remove unused ExpressionParser::Parse
Summary:
This function is only used internally by ClangExpressionParser. By putting it in the ExpressionParser class all languages
that implement ExpressionParser::Parse have to share the same signature (which forces us in downstream to add
swift-specific arguments to ExpressionParser::Parse which then propagate to ClangExpressionParser and so on).
Reviewers: davide
Subscribers: JDevlieghere, lldb-commits
Tags: #upstreaming_lldb_s_downstream_patches, #lldb
Differential Revision: https://reviews.llvm.org/D69710
Diffstat (limited to 'llvm/lib/Support/VirtualFileSystem.cpp')
0 files changed, 0 insertions, 0 deletions