This is an archive of the discontinued LLVM Phabricator instance.

[Test] Check that the outlined functions have internal visibility
ClosedPublic

Authored by hiraditya on Aug 26 2023, 9:37 AM.

Diff Detail

Event Timeline

hiraditya created this revision.Aug 26 2023, 9:37 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 26 2023, 9:37 AM
hiraditya requested review of this revision.Aug 26 2023, 9:37 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 26 2023, 9:37 AM
yassingh accepted this revision.Aug 26 2023, 10:33 AM

It looks alright, just adding more details in the checks. Is there a specific reason you are updating these 2 in particular?

This revision is now accepted and ready to land.Aug 26 2023, 10:33 AM

It looks alright, just adding more details in the checks. Is there a specific reason you are updating these 2 in particular?

not specific to these tests but i want internal visibility to be tested.