https://bugs.llvm.org/show_bug.cgi?id=44705

            Bug ID: 44705
           Summary: report_fatal_error no longer generates preprocessed
                    source + reproducer.sh
           Product: clang
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: Driver
          Assignee: unassignedclangb...@nondot.org
          Reporter: arichardson....@gmail.com
                CC: llvm-bugs@lists.llvm.org, neeil...@live.com,
                    richard-l...@metafoo.co.uk

After the integrated-cc1 report_fatal_error (e.g. machine verifier problems) no
longer generated a preprocessed source + reproducer.sh.

In our out-of-tree backend (CHERI) we often run into backend errors and I
noticed that we no longer get crash reproducers after I merged to latest
upstream HEAD.

I can obviously re-run the command with -fno-integrated-cc1 but it would be
nice if -fintegrated-cc1 would also generated the crash reproducers.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to