[PATCH] D74229: [Clang] Cover '#pragma clang __debug overflow_stack' in tests

Alexandre Ganea via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 7 10:08:15 PST 2020


aganea planned changes to this revision.
aganea added a comment.

Withdrawing this, I found an crash in Debug build. I think this can't work without doing all the crash processing in a separate, pre-allocated thread.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74229





More information about the cfe-commits mailing list