Toward the goal of replacing llvm::StringView with std::string_view,
first replacing users of llvm::StringView::dropFront, this case in the
Rust demangling scheme seemed worth its own commit+review.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo