[all-commits] [llvm/llvm-project] 238f15: [clang] Add test for CWG873

Vlad Serebrennikov via All-commits all-commits at lists.llvm.org
Wed May 31 00:17:42 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 238f15820e71080b0bbc7d6ee95303fdb430d6fa
      https://github.com/llvm/llvm-project/commit/238f15820e71080b0bbc7d6ee95303fdb430d6fa
  Author: Vlad Serebrennikov <serebrennikov.vladislav at gmail.com>
  Date:   2023-05-31 (Wed, 31 May 2023)

  Changed paths:
    M clang/test/CXX/drs/dr6xx.cpp
    A clang/test/CXX/drs/dr8xx.cpp
    M clang/www/cxx_dr_status.html

  Log Message:
  -----------
  [clang] Add test for CWG873

Also add missing marking to the test of related issue 621.

https://cplusplus.github.io/CWG/issues/621.html
https://cplusplus.github.io/CWG/issues/873.html

Reviewed By: #clang-language-wg, shafik

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




More information about the All-commits mailing list