[PATCH] D69478: [Sema] Allow warnStackExhausted to show more info

Mark de Wever via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 29 11:32:29 PDT 2019


Mordante added a comment.

@rsmith also doesn't like the approach `runWithSufficientStackSpace` in D69479 <https://reviews.llvm.org/D69479>. So I'll try to use a different approach. If that succeeds I have no use case for this patch and will probably abandon it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69478





More information about the cfe-commits mailing list