[PATCH] D73742: [Clang][Driver] After default -fintegrated-cc1, fix report_fatal_error no longer generates preprocessed source + reproducer.sh

Alexandre Ganea via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 5 11:12:49 PST 2020


aganea added a comment.

In D73742#1854810 <https://reviews.llvm.org/D73742#1854810>, @hans wrote:

> I think so, but I need to look closer at the CrashRecoveryContext changes, and it would help to do that separately.


I split this into smaller pieces. Please take a look at D74063 <https://reviews.llvm.org/D74063>, D74070 <https://reviews.llvm.org/D74070>, D74076 <https://reviews.llvm.org/D74076> and D74078 <https://reviews.llvm.org/D74078>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73742





More information about the cfe-commits mailing list