[all-commits] [llvm/llvm-project] a3bfd2: [libc++] Addresses LWG3754

Mark de Wever via All-commits all-commits at lists.llvm.org
Sat Jan 28 09:16:03 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a3bfd2bc48011f51c9228c75be9fd36b91c724ca
      https://github.com/llvm/llvm-project/commit/a3bfd2bc48011f51c9228c75be9fd36b91c724ca
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2023-01-28 (Sat, 28 Jan 2023)

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

  Log Message:
  -----------
  [libc++] Addresses LWG3754

  LWG3754 Class template expected synopsis contains declarations that do
  not match the detailed description

This parts of the detailed synopsis that is not copied in libc++, so
effectively there's nothing to do.

Reviewed By: #libc, philnik

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




More information about the All-commits mailing list