Also in this patch:
- Control the fuchsia version via a new flag (-ffuchsia-api-level).
- Add a warning that triggers when a non-zero minor/subminor are used for the fuchsia version.
Differential D108592
[clang][Fuchsia] Support __attribute__((availability)) on Fuchsia haowei on Aug 23 2021, 3:41 PM. Authored by
Details Also in this patch:
Diff Detail
Unit Tests
Event TimelineComment Actions Some extra comments/open questions:
Comment Actions I added unit test for macros. I am still working on adding error checks on --ffuchsia-api-level flags but the rest is pretty much done.
|