This is an archive of the discontinued LLVM Phabricator instance.

[clang][DR] Test and mark DR1479 as complete
ClosedPublic

Authored by zero9178 on Mar 28 2022, 3:14 PM.

Details

Reviewers
ChuanqiXu
Group Reviewers
Restricted Project
Commits
rG984554f846c4: [clang][DR] Test and mark DR1479 as complete
Summary

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.

Diff Detail

Event Timeline

zero9178 created this revision.Mar 28 2022, 3:14 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 28 2022, 3:14 PM
zero9178 requested review of this revision.Mar 28 2022, 3:14 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 28 2022, 3:14 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
ChuanqiXu accepted this revision.Mar 28 2022, 7:03 PM
ChuanqiXu added a subscriber: ChuanqiXu.

LGTM.

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