This is an archive of the discontinued LLVM Phabricator instance.

libclc: Set CMAKE_CXX_STANDARD to 17 to match llvm
ClosedPublic

Authored by tstellar on Jan 27 2023, 6:34 AM.

Diff Detail

Event Timeline

tstellar created this revision.Jan 27 2023, 6:34 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 27 2023, 6:34 AM
Herald added a subscriber: jvesely. · View Herald Transcript
tstellar requested review of this revision.Jan 27 2023, 6:34 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 27 2023, 6:34 AM
thieta accepted this revision.Jan 27 2023, 6:39 AM

we really should centralize the C++ standard variable in top-level cmake or llvm.

This revision is now accepted and ready to land.Jan 27 2023, 6:39 AM
This revision was automatically updated to reflect the committed changes.