This is an archive of the discontinued LLVM Phabricator instance.

[clang][Fuchsia] Add additional unit test for availability attr
ClosedPublic

Authored by haowei on Oct 21 2021, 2:09 PM.

Details

Summary

This change adds additional unit tests for availability attribute support for Fuchsia platform.

Diff Detail

Event Timeline

haowei created this revision.Oct 21 2021, 2:09 PM
haowei requested review of this revision.Oct 21 2021, 2:09 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 21 2021, 2:09 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
phosek accepted this revision.Oct 21 2021, 3:26 PM

LGTM

clang/test/Sema/attr-availability-fuchsia.c
19

No dot at the end.

This revision is now accepted and ready to land.Oct 21 2021, 3:26 PM