[all-commits] [llvm/llvm-project] 79f852: [libc++][NFC] Use angle brackets to include ranges...

Louis Dionne via All-commits all-commits at lists.llvm.org
Mon May 15 11:35:46 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 79f852cc18522dcff55098a5252f1c876a22ba12
      https://github.com/llvm/llvm-project/commit/79f852cc18522dcff55098a5252f1c876a22ba12
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2023-05-15 (Mon, 15 May 2023)

  Changed paths:
    M libcxx/include/__algorithm/ranges_starts_with.h

  Log Message:
  -----------
  [libc++][NFC] Use angle brackets to include ranges_mismatch.h


  Commit: 5b28e4d79175ae74dbd5043b494c21a87966fe81
      https://github.com/llvm/llvm-project/commit/5b28e4d79175ae74dbd5043b494c21a87966fe81
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2023-05-15 (Mon, 15 May 2023)

  Changed paths:
    M libcxx/test/std/algorithms/alg.nonmodifying/alg.starts_with/ranges.starts_with.pass.cpp

  Log Message:
  -----------
  [libc++][NFC] Reformat test

I didn't notice in the review that clang-format made a poor job at
formatting the test so I went back and did it manually.


Compare: https://github.com/llvm/llvm-project/compare/9f3283fcdc0a...5b28e4d79175


More information about the All-commits mailing list