[all-commits] [llvm/llvm-project] a43780: [libc++][NFC] Use std::quoted in fs::path and remo...

Nikolas Klauser via All-commits all-commits at lists.llvm.org
Thu Feb 12 01:54:31 PST 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a43780973dfa7e9861a62b269eaaf00863335032
      https://github.com/llvm/llvm-project/commit/a43780973dfa7e9861a62b269eaaf00863335032
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2026-02-12 (Thu, 12 Feb 2026)

  Changed paths:
    M libcxx/include/__filesystem/path.h
    M libcxx/include/iomanip

  Log Message:
  -----------
  [libc++][NFC] Use std::quoted in fs::path and remove the private __quoted (#181043)

We've provided `std::filesystem` before C++17 in the past, but we don't
anymore, so we can use `std::quoted`.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list