This is an archive of the discontinued LLVM Phabricator instance.

[libc++] Add a missing include to `swap_allocator.h`.
ClosedPublic

Authored by var-const on Oct 10 2022, 6:35 PM.

Details

Reviewers
ldionne
Group Reviewers
Restricted Project
Commits
rGe67903eb155e: [libc++] Add a missing include to `swap_allocator.h`.
Summary

Also add tests for the file.

Diff Detail

Event Timeline

var-const created this revision.Oct 10 2022, 6:35 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 10 2022, 6:35 PM
var-const requested review of this revision.Oct 10 2022, 6:35 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 10 2022, 6:35 PM
Herald added a reviewer: Restricted Project. · View Herald Transcript
var-const edited the summary of this revision. (Show Details)Oct 10 2022, 6:54 PM

Fix the CI.

ldionne accepted this revision.Nov 29 2022, 1:52 PM
This revision is now accepted and ready to land.Nov 29 2022, 1:52 PM