[tools][cxxfilt] llvm-cxxfilt cannot undecorate a valid c++ symbol.
Open
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
Assessment
This issue has not been assessed yet.