Files
clang-p2996/llvm/lib/Support/Error.cpp
Alex Bradbury 163003d3ba [Support] Forward GenCrashDiag argument from report_fatal_error(Error, bool)
The boolean GenCrashDiag argument was previous just discarded, which
seems to be an oversight that existed when this overload was first
added.

Differential Revision: https://reviews.llvm.org/D150669
2023-05-17 11:16:15 +01:00

5.0 KiB