This is an archive of the discontinued LLVM Phabricator instance.

[clang] Convert several smaller OpenMP tests to opaque pointers
ClosedPublic

Authored by barannikov88 on May 16 2023, 11:58 AM.

Diff Detail

Event Timeline

barannikov88 created this revision.May 16 2023, 11:58 AM
barannikov88 requested review of this revision.May 16 2023, 11:58 AM
Herald added a project: Restricted Project. · View Herald Transcript

target_map_codegen_34.cpp was converted manually. I think I got it right, but I'm not 100% sure.

nikic accepted this revision.May 16 2023, 12:16 PM

LGTM

This revision is now accepted and ready to land.May 16 2023, 12:16 PM
This revision was landed with ongoing or failed builds.May 16 2023, 3:37 PM
This revision was automatically updated to reflect the committed changes.