This is an archive of the discontinued LLVM Phabricator instance.

[OpenMP][NFC] Remove hard-coded line numbers from more tests
ClosedPublic

Authored by jdenny on Jul 2 2020, 9:31 AM.

Diff Detail

Event Timeline

jdenny created this revision.Jul 2 2020, 9:31 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 2 2020, 9:31 AM
grokos accepted this revision.Jul 2 2020, 1:16 PM

Like D82224, looks good.

This revision is now accepted and ready to land.Jul 2 2020, 1:16 PM
This revision was automatically updated to reflect the committed changes.
jdenny added a comment.Jul 7 2020, 6:55 AM

Thanks for the quick review.