https://github.com/NekoCdr updated
https://github.com/llvm/llvm-project/pull/87274
>From 1dfb9414a28f99024a8abe36b0b10a4d91eae573 Mon Sep 17 00:00:00 2001
From: Yuri Istomin
Date: Mon, 1 Apr 2024 22:02:42 +0300
Subject: [PATCH 1/3] [clang] Add test for CWG1606
---
clang/test/CXX/drs/dr16xx.cp
https://github.com/NekoCdr created
https://github.com/llvm/llvm-project/pull/87274
https://cplusplus.github.io/CWG/issues/1606.html
>From 1dfb9414a28f99024a8abe36b0b10a4d91eae573 Mon Sep 17 00:00:00 2001
From: Yuri Istomin
Date: Mon, 1 Apr 2024 22:02:42 +0300
Subject: [PATCH 1/2] [clang] Add t