[all-commits] [llvm/llvm-project] 1c5a74: Reland "[clang] Add tests for CWG issues 977, 1482...

Vlad Serebrennikov via All-commits all-commits at lists.llvm.org
Tue May 23 11:04:38 PDT 2023


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

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

  Log Message:
  -----------
  Reland "[clang] Add tests for CWG issues 977, 1482, 2516"

Now with support for MSVC-specific triples.

CWG977 focus on point of /completeness/ of enums. Wording provided in CWG1482.
CWG1482 and CWG2516 focus on locus (point) of /declaration/. Wording provided in CWG2516.

Reviewed By: clang-language-wg, shafik

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




More information about the All-commits mailing list