This is an archive of the discontinued LLVM Phabricator instance.

[clang] Fix func-attr.c test
AbandonedPublic

Authored by diohabara on Oct 17 2022, 8:23 AM.

Details

Reviewers
None
Summary

The test was introduced by 84a9ec2ff1ee. The check is over-specific and
is broken on the Android buildbot. Fixed by relaxing the variable name
check.

Diff Detail

Event Timeline

diohabara created this revision.Oct 17 2022, 8:23 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 17 2022, 8:23 AM
diohabara requested review of this revision.Oct 17 2022, 8:23 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 17 2022, 8:23 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
diohabara abandoned this revision.Oct 17 2022, 8:35 AM