[libcxx-commits] [PATCH] D97308: Add noreturn attribute to non-returning functions

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Mar 8 10:42:21 PST 2021


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

This LGTM. I think this matches `__basic_string_common` and `__vector_base_common` and friends.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97308



More information about the libcxx-commits mailing list