diff options
author | Alex Langford <apl@fb.com> | 2021-09-15 14:36:49 -0700 |
---|---|---|
committer | Alex Langford <apl@fb.com> | 2021-09-22 11:01:15 -0700 |
commit | 43552651319e1c39c09ce0f61b588813414cebda (patch) | |
tree | e46b1693bbb787a88c724d46617345a0590da9a7 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | c49611f9097899e51a91ddc71eb295486f5271ea (diff) | |
download | llvm-43552651319e1c39c09ce0f61b588813414cebda.zip llvm-43552651319e1c39c09ce0f61b588813414cebda.tar.gz llvm-43552651319e1c39c09ce0f61b588813414cebda.tar.bz2 |
[lldb] Remove IRExecutionUnit::CollectFallbackNames
The work that IRExecutionUnit::CollectFallbackNames is basically the
work that `CPlusPlusLanguage::GetDemangledFunctionNameWithoutArguments`
does already. It's also (at time or writing) specific to C++, so it can
be folded into `IRExecutionUnit::CollectCandidateCPlusPlusNames`.
Differential Revision: https://reviews.llvm.org/D109928
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions