[all-commits] [llvm/llvm-project] 202b32: [DOC] Add DR1734 and DR1496 Clang's cxx_dr_status ...

Roy Jacobson via All-commits all-commits at lists.llvm.org
Wed Jul 13 14:48:47 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 202b327f5d293a6f795a01933835b5ad53d8ed42
      https://github.com/llvm/llvm-project/commit/202b327f5d293a6f795a01933835b5ad53d8ed42
  Author: Roy Jacobson <roi.jacobson1 at gmail.com>
  Date:   2022-07-14 (Thu, 14 Jul 2022)

  Changed paths:
    M clang/test/CXX/drs/dr14xx.cpp
    M clang/test/CXX/drs/dr17xx.cpp
    M clang/www/cxx_dr_status.html

  Log Message:
  -----------
  [DOC] Add DR1734 and DR1496 Clang's cxx_dr_status as not implemented

Those two DRs about the (copy) triviality of types with deleted special member functions are not implemented in Clang.
Document them as such.

Reviewed By: aaron.ballman

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




More information about the All-commits mailing list