dang accepted this revision.
dang added a comment.
This revision is now accepted and ready to land.

LGTM, It's worth noting that if the user specifies that an API is unavailable 
in a later redeclaration, this will be ignored. For example if I add a line to 
the test `void e(void) __attribute__((availability(macos, unavailable)));` it 
will be ignored. Up to you whether you want to fix it now or at a later date.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D144940/new/

https://reviews.llvm.org/D144940

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to