[libc-commits] [PATCH] D75393: [libc] Add a convenience type spec for _Noreturn.

Alex Brachet via Phabricator via libc-commits libc-commits at lists.llvm.org
Sat Feb 29 00:12:41 PST 2020


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

Thanks, thats a way easier solution to put that definition in __llvm-libc-common.h!

> Feel free to absorb this change in to your change adding abort and _Exit.

You can go ahead and commit this, whatever is easier for you. It would be at most one merge conflict for that patch so no big deal, either way works.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75393





More information about the libc-commits mailing list