[all-commits] [llvm/llvm-project] b6399e: Revert "[libc++] NFC: Parenthesize expression to s...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Thu May 27 10:41:16 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b6399e85d80d2bea522e4bce1c8c3744e45673e2
https://github.com/llvm/llvm-project/commit/b6399e85d80d2bea522e4bce1c8c3744e45673e2
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2021-05-27 (Thu, 27 May 2021)
Changed paths:
M libcxx/test/std/iterators/iterator.primitives/range.iter.ops/range.iter.ops.next/check_round_trip.h
Log Message:
-----------
Revert "[libc++] NFC: Parenthesize expression to satisfy GCC 11"
That fix was actually incorrect and caused tests to start failing.
More information about the All-commits
mailing list