[all-commits] [llvm/llvm-project] e59335: [clang][DR] Add test for DR1227 and mark it as com...
zero9178 via All-commits
all-commits at lists.llvm.org
Wed Mar 30 00:26:08 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e59335e891105d75ece5f7f4c40b5eaff6ce2f63
https://github.com/llvm/llvm-project/commit/e59335e891105d75ece5f7f4c40b5eaff6ce2f63
Author: Markus Böck <markus.boeck02 at gmail.com>
Date: 2022-03-30 (Wed, 30 Mar 2022)
Changed paths:
M clang/test/CXX/drs/dr12xx.cpp
M clang/www/cxx_dr_status.html
Log Message:
-----------
[clang][DR] Add test for DR1227 and mark it as complete
DR: http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_defects.html#1227
This DR has been implemented in Clang as far back as I could check. This patch simply adds a test and comment to mark it as complete.
Differential Revision: https://reviews.llvm.org/D122682
More information about the All-commits
mailing list