This is an archive of the discontinued LLVM Phabricator instance.

[libc++][NFC] Format math headers
ClosedPublic

Authored by philnik on Jul 13 2023, 9:55 PM.

Details

Reviewers
Mordante
Group Reviewers
Restricted Project
Commits
rG0e4d812f3e98: [libc++][NFC] Format math headers

Diff Detail

Event Timeline

philnik created this revision.Jul 13 2023, 9:55 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 13 2023, 9:55 PM
philnik requested review of this revision.Jul 13 2023, 9:55 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 13 2023, 9:55 PM
Herald added a reviewer: Restricted Project. · View Herald Transcript
Mordante accepted this revision.Jul 14 2023, 9:29 AM
Mordante added a subscriber: Mordante.

LGTM! Please make sure the CI passes, I expect you need changes to formatted file list to mark these headers as formatted properly.

This revision is now accepted and ready to land.Jul 14 2023, 9:29 AM
philnik retitled this revision from [libc++] Format math headers to [libc++][NFC] Format math headers.Jul 14 2023, 11:05 AM
philnik updated this revision to Diff 545229.Jul 28 2023, 11:27 AM

Try to fix CI

This revision was automatically updated to reflect the committed changes.