This is an archive of the discontinued LLVM Phabricator instance.

[libcxx] [test] Include header for strverscmp
ClosedPublic

Authored by jwakely on Mar 28 2022, 4:13 AM.

Details

Reviewers
ldionne
Group Reviewers
Restricted Project
Commits
rG46d9a6ebd615: [libcxx] [test] Include header for strverscmp

Diff Detail

Event Timeline

jwakely created this revision.Mar 28 2022, 4:13 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 28 2022, 4:13 AM
jwakely requested review of this revision.Mar 28 2022, 4:13 AM
Herald added a reviewer: Restricted Project. · View Herald TranscriptMar 28 2022, 4:13 AM
ldionne accepted this revision.Mar 28 2022, 11:19 AM

LGTM with comment added!

libcxx/test/support/platform_support.h
49
This revision is now accepted and ready to land.Mar 28 2022, 11:19 AM
jwakely updated this revision to Diff 418695.Mar 28 2022, 1:58 PM

Add comment to #include

jwakely updated this revision to Diff 418696.Mar 28 2022, 1:59 PM

Add comment to #include (with the right attachment t his time!)

jwakely marked an inline comment as done.Mar 28 2022, 2:00 PM
jwakely added inline comments.
libcxx/test/support/platform_support.h
49

Oh, I thought I'd done exactly that ... I must have not committed that part and then reset the tree. Added now.

jwakely marked an inline comment as done.May 18 2022, 3:02 AM

I don't have commit access, could somebody push this on behalf of Jonathan Wakely <jwakely@redhat.com> please?

This revision was automatically updated to reflect the committed changes.