[all-commits] [llvm/llvm-project] 706b39: [libc++] Implement `operator==` for `filesystem::s...

Adrian Vogelsgesang via All-commits all-commits at lists.llvm.org
Mon Aug 8 10:07:21 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 706b3951b38961ffa6581d446fee6664038caced
      https://github.com/llvm/llvm-project/commit/706b3951b38961ffa6581d446fee6664038caced
  Author: Adrian Vogelsgesang <avogelsgesang at tableau.com>
  Date:   2022-08-08 (Mon, 08 Aug 2022)

  Changed paths:
    M libcxx/docs/Status/SpaceshipProjects.csv
    M libcxx/include/__filesystem/space_info.h
    M libcxx/include/filesystem
    A libcxx/test/std/input.output/filesystems/fs.filesystem.synopsis/space_info.pass.cpp

  Log Message:
  -----------
  [libc++] Implement `operator==` for `filesystem::space_info`

Implements part of P1614R2 "The Mothership has Landed"

Differential Revision: https://reviews.llvm.org/D130861




More information about the All-commits mailing list