[all-commits] [llvm/llvm-project] 984554: [clang][DR] Test and mark DR1479 as complete
zero9178 via All-commits
all-commits at lists.llvm.org
Tue Mar 29 00:28:51 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 984554f846c44d4017be5b6e3bd694cc233ce7bc
https://github.com/llvm/llvm-project/commit/984554f846c44d4017be5b6e3bd694cc233ce7bc
Author: Markus Böck <markus.boeck02 at gmail.com>
Date: 2022-03-29 (Tue, 29 Mar 2022)
Changed paths:
M clang/test/CXX/drs/dr14xx.cpp
M clang/www/cxx_dr_status.html
Log Message:
-----------
[clang][DR] Test and mark DR1479 as complete
DR: http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_defects.html#1479
Clang has implemented this DR as far back as I could go on compiler explorer (3.0). This patch simply adds a test case and needed comments for the update script to mark it as complete.
Differential Revision: https://reviews.llvm.org/D122620
More information about the All-commits
mailing list