[all-commits] [llvm/llvm-project] 85452b: [clang] Add tests for CWG issues 977, 1482, 2516

Vlad Serebrennikov via All-commits all-commits at lists.llvm.org
Tue May 23 02:50:59 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 85452b5f9b5aba5bdf0259b7f0d7400362f95535
      https://github.com/llvm/llvm-project/commit/85452b5f9b5aba5bdf0259b7f0d7400362f95535
  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:
  -----------
  [clang] Add tests for CWG issues 977, 1482, 2516

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