This is an archive of the discontinued LLVM Phabricator instance.

[CaptureTracking] Add tests for allowing non-void `noalias` return funcs to be non-capturing; NFC
AcceptedPublic

Authored by goldstein.w.n on Aug 1 2023, 6:44 PM.

Details

Diff Detail

Unit TestsFailed

Event Timeline

goldstein.w.n created this revision.Aug 1 2023, 6:44 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 1 2023, 6:44 PM
goldstein.w.n requested review of this revision.Aug 1 2023, 6:44 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 1 2023, 6:44 PM
fhahn accepted this revision.Aug 2 2023, 1:15 AM

LGTM, thanks!

This revision is now accepted and ready to land.Aug 2 2023, 1:15 AM

Err, I didn't mean to delete the readnone_indirect test. Re submitting without deletion.

Don't delete existing test