[PATCH] D126550: Make report_fatal_error respect its GenCrashDiag argument so it doesn't generate a backtrace

Nuno Lopes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 30 11:39:08 PDT 2022


nlopes added a comment.

In D126550#3546219 <https://reviews.llvm.org/D126550#3546219>, @thakis wrote:

> This seems to break all kinds of tests, see http://45.33.8.238/linux/77205/step_12.txt
>
> Did you run tests locally before landing?
>
> Please take a look and revert for now if it takes a while to fix.

I'm on it, sorry for the breakage.
It seems `not` doesn't like exit value of 126,


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126550



More information about the llvm-commits mailing list