[all-commits] [llvm/llvm-project] 73099e: [libc++] NFC: Parenthesize expression to satisfy G...

Louis Dionne via All-commits all-commits at lists.llvm.org
Thu May 27 08:41:09 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 73099e786aef9db88811338e217e1ea791bcaa2e
      https://github.com/llvm/llvm-project/commit/73099e786aef9db88811338e217e1ea791bcaa2e
  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:
  -----------
  [libc++] NFC: Parenthesize expression to satisfy GCC 11

Otherwise it issues a -Werror=parentheses suggesting parentheses.




More information about the All-commits mailing list