[all-commits] [llvm/llvm-project] 3049d5: [libc++] [test] Use hidden friends consistently in...

Quuxplusone via All-commits all-commits at lists.llvm.org
Tue Jan 18 10:05:10 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3049d51e9858ccb645c7faf430ae48b04d3a8076
      https://github.com/llvm/llvm-project/commit/3049d51e9858ccb645c7faf430ae48b04d3a8076
  Author: Arthur O'Dwyer <arthur.j.odwyer at gmail.com>
  Date:   2022-01-18 (Tue, 18 Jan 2022)

  Changed paths:
    M libcxx/test/std/iterators/predef.iterators/move.iterators/move.iter.ops/move.iter.op.const/convert.pass.cpp
    M libcxx/test/std/iterators/predef.iterators/move.iterators/move.iter.ops/move.iter.op=/move_iterator.pass.cpp
    M libcxx/test/std/iterators/predef.iterators/reverse.iterators/reverse.iter.cons/assign.pass.cpp
    M libcxx/test/std/iterators/predef.iterators/reverse.iterators/reverse.iter.cons/ctor.reverse_iterator.pass.cpp
    M libcxx/test/std/iterators/predef.iterators/reverse.iterators/reverse.iter.nonmember/minus.pass.cpp
    M libcxx/test/std/localization/locale.categories/category.numeric/locale.nm.put/facet.num.put.members/put_long_double.pass.cpp
    M libcxx/test/support/test_iterators.h

  Log Message:
  -----------
  [libc++] [test] Use hidden friends consistently in the test iterators.

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




More information about the All-commits mailing list