[all-commits] [llvm/llvm-project] 15acca: [libc++] Revert a use of `static_cast` for `_VSTD:...

Quuxplusone via All-commits all-commits at lists.llvm.org
Thu Aug 26 08:35:29 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 15acca5ccde4f88e6073ebf773ce631617b55946
      https://github.com/llvm/llvm-project/commit/15acca5ccde4f88e6073ebf773ce631617b55946
  Author: Arthur O'Dwyer <arthur.j.odwyer at gmail.com>
  Date:   2021-08-26 (Thu, 26 Aug 2021)

  Changed paths:
    M libcxx/include/__concepts/boolean_testable.h

  Log Message:
  -----------
  [libc++] Revert a use of `static_cast` for `_VSTD::forward`. NFCI.

As requested in D107584.

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




More information about the All-commits mailing list