aheejin added a comment.

In D59448#1433607 <https://reviews.llvm.org/D59448#1433607>, @dschuff wrote:

> LGTM; I wonder if it makes sense to have predefined macro for the C++ tag (or 
> perhaps just a regular macro for use in libcxxabi?)


The only place the `throw` builtin will be used in within `__cxa_throw` 
function in libcxxabi, so I guess some regular macro in libcxxabi would be fine.


Repository:
  rC Clang

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

https://reviews.llvm.org/D59448



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

Reply via email to