[PATCH] D89490: Introduce __attribute__((darwin_abi))

Adrien Guinet via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 15 13:29:36 PDT 2020


aguinet added a comment.

In D89490#2333073 <https://reviews.llvm.org/D89490#2333073>, @mstorsjo wrote:

> I see that the llvm side of the patch lacks tests?

Sorry I forgot to add them indeed... I will push a patch with these.

About the formatting, git clang-format HEAD~1 did this, and it looks by the automated test that some issues are still there.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89490



More information about the cfe-commits mailing list