This is an archive of the discontinued LLVM Phabricator instance.

[clang][DR] Add test for DR1227 and mark it as complete
ClosedPublic

Authored by zero9178 on Mar 29 2022, 1:41 PM.

Details

Reviewers
ChuanqiXu
Group Reviewers
Restricted Project
Commits
rGe59335e89110: [clang][DR] Add test for DR1227 and mark it as complete
Summary

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.

Diff Detail

Event Timeline

zero9178 created this revision.Mar 29 2022, 1:41 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 29 2022, 1:41 PM
zero9178 requested review of this revision.Mar 29 2022, 1:41 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 29 2022, 1:41 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
ChuanqiXu accepted this revision.Mar 29 2022, 6:59 PM
ChuanqiXu added a subscriber: ChuanqiXu.

LGTM.

This revision is now accepted and ready to land.Mar 29 2022, 6:59 PM
This revision was landed with ongoing or failed builds.Mar 30 2022, 12:26 AM
This revision was automatically updated to reflect the committed changes.