[all-commits] [llvm/llvm-project] a7a249: [libc++][NFC] Simplify some overloads in fs::path ...

Nikolas Klauser via All-commits all-commits at lists.llvm.org
Fri Feb 13 01:50:39 PST 2026


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

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

  Log Message:
  -----------
  [libc++][NFC] Simplify some overloads in fs::path a bit (#181053)

We can use `if constexpr` instead, removing a bit of code and making
things easier to read.



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