lebedev.ri marked an inline comment as done.
lebedev.ri added a comment.

I've been thinking, and it seems to me that explicitly opting into
`__attribute__((nounwind))`-provided semantics should override
the `__attribute__((nothrow))`/`noexcept` semantics.
So looks like i should look into exception specification handling.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138958

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

Reply via email to