[all-commits] [llvm/llvm-project] 69c0af: CWG 1394: Incomplete types as parameters of delete...
James Y Knight via All-commits
all-commits at lists.llvm.org
Sun May 22 07:26:47 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 69c0af3de224131cca844debd12872d4d1686800
https://github.com/llvm/llvm-project/commit/69c0af3de224131cca844debd12872d4d1686800
Author: James Y Knight <jyknight at google.com>
Date: 2022-05-22 (Sun, 22 May 2022)
Changed paths:
M clang/test/CXX/drs/dr13xx.cpp
Log Message:
-----------
CWG 1394: Incomplete types as parameters of deleted functions
Follow-up to previous commit: Add a DR test-case so the
make_cxx_dr_status automation works.
Bug: #52802
Fixes: 50b1faf5c188956fb59ea7d9f9d470591771aedb
More information about the All-commits
mailing list