This is an archive of the discontinued LLVM Phabricator instance.

[llvm] Add missing STLExtras.h include.
Needs ReviewPublic

Authored by akuegel on Jan 24 2022, 5:39 AM.

Details

Reviewers
bkramer
Summary

The include is needed for using llvm::is_sorted.

Diff Detail

Event Timeline

akuegel created this revision.Jan 24 2022, 5:39 AM
akuegel requested review of this revision.Jan 24 2022, 5:39 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 24 2022, 5:39 AM
akuegel edited the summary of this revision. (Show Details)