[all-commits] [llvm/llvm-project] 9de952: [clang] Revisit tests for CWG2917 and CWG3005 afte...
Vlad Serebrennikov via All-commits
all-commits at lists.llvm.org
Sat Feb 14 15:13:56 PST 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9de9522263a0e8165a4d9f885b0ccbc3482ebb86
https://github.com/llvm/llvm-project/commit/9de9522263a0e8165a4d9f885b0ccbc3482ebb86
Author: Vlad Serebrennikov <serebrennikov.vladislav at gmail.com>
Date: 2026-02-14 (Sat, 14 Feb 2026)
Changed paths:
M clang/test/CXX/drs/cwg29xx.cpp
M clang/test/CXX/drs/cwg30xx.cpp
M clang/www/cxx_dr_status.html
Log Message:
-----------
[clang] Revisit tests for CWG2917 and CWG3005 after Core updates (#181513)
This patch revisits the status of tests for two aforementioned Core
issues.
I agree with the analysis in #170410, so no changes are made to CWG2917
test.
In case of CWG3005, Core approved the 2025-09-12 proposed resolution,
which the test was written against in the first place.
Fixes #170410
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list