llvm / llvm/llvm-project

[tools][cxxfilt] llvm-cxxfilt cannot undecorate a valid c++ symbol.

Open
#178,767 9 comments 0 reactions 0 assignees View on GitHub
tools:llvm-cxxfilt
Dominant language
LLVM
Stars
40.5k
Forks
18.7k
PR merge metrics
PR metrics pending

Description

llvm-cxxfilt cannot not decode `_ZSt11make_sharedIN12lldb_private13SourceManager4FileEJRNS0_16NonNullSharedPtrINS0_11SupportFileEEERSt10shared_ptrINS0_6TargetEEEES7_INSt9enable_ifIXntsrSt8is_arrayIT_E5valueESD_E4typeEEDpOT0_`

The expected string from c++filt is `std::shared_ptr::value, lldb_private::SourceManager::File>::type> std::make_shared&, std::shared_ptr&>(lldb_private::NonNullSharedPtr&, std::shared_ptr&)`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.