[libcxx-commits] [pstl] [pstl] Fix comparison function passed to std::inplace_merge (PR #80265)

Jonathan Wakely via libcxx-commits libcxx-commits at lists.llvm.org
Thu Feb 1 02:40:38 PST 2024


jwakely wrote:

> ⚠️ C/C++ code formatter, clang-format found issues in your code. ⚠️

I preserved the original formatting, which is locally consistent with the `pstl/test/*` style. If somebody wants to change that it should be done to the whole file, not just the lines I'm fixing.

https://github.com/llvm/llvm-project/pull/80265


More information about the libcxx-commits mailing list