[PATCH] D97708: [CUDA] Remove `noreturn` attribute from __assertfail().

Justin Lebar via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 1 11:01:18 PST 2021


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

Maybe add a comment on assertfail that we don't want it to be noreturn because blah blah?  So someone doesn't come back and add it when we're not looking.  :)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97708



More information about the cfe-commits mailing list