This is an archive of the discontinued LLVM Phabricator instance.

[libc++] Reorganize exception_guard
ClosedPublic

Authored by ldionne on Feb 3 2023, 3:03 PM.

Details

Reviewers
jloser
Mordante
Group Reviewers
Restricted Project
Commits
rG201b2b5674e1: [libc++] Reorganize exception_guard
Summary

We try to keep as little code as possible within #ifdef.

Diff Detail

Event Timeline

ldionne created this revision.Feb 3 2023, 3:03 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 3 2023, 3:03 PM
ldionne requested review of this revision.Feb 3 2023, 3:03 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 3 2023, 3:03 PM
Herald added a reviewer: Restricted Project. · View Herald Transcript
jloser accepted this revision.Feb 3 2023, 6:24 PM
jloser added a subscriber: jloser.

LGTM!

Mordante accepted this revision.Feb 5 2023, 3:49 AM
Mordante added a subscriber: Mordante.

LGTM!

This revision is now accepted and ready to land.Feb 5 2023, 3:49 AM
This revision was landed with ongoing or failed builds.Feb 13 2023, 8:50 AM
This revision was automatically updated to reflect the committed changes.