[all-commits] [llvm/llvm-project] 946116: [NFC][libc++] Addresses LWG3935.

Mark de Wever via All-commits all-commits at lists.llvm.org
Tue Jun 20 08:16:21 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 946116fc05e62157056f422e2d1b87baa2624c5b
      https://github.com/llvm/llvm-project/commit/946116fc05e62157056f422e2d1b87baa2624c5b
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2023-06-20 (Tue, 20 Jun 2023)

  Changed paths:
    M libcxx/docs/Status/Cxx2cIssues.csv

  Log Message:
  -----------
  [NFC][libc++] Addresses LWG3935.

Note libc++ implemented this in its initial version.

Implements
- LWG3935 template<class X> constexpr complex& operator=(const complex<X>&) has no specification

Reviewed By: #libc, philnik, ldionne

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




More information about the All-commits mailing list