[PATCH] D41526: [libclang] Avoid builtin trap for __debug parser_crash pragma

Alex Lorenz via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 21 16:23:08 PST 2017


arphaman abandoned this revision.
arphaman added a comment.

It turns out there's already something that works much better: `#pragma clang __debug handle_crash`. Sorry about the redundant patch!


Repository:
  rC Clang

https://reviews.llvm.org/D41526





More information about the cfe-commits mailing list