Open rnikander opened 2 years ago
This might be related to: https://github.com/llvm/llvm-project/issues/55183
@llvm/issue-subscribers-clang-frontend
Unfortunately, we cannot meaningfully fix issues without a reproduction. Tools like creduce can be used to minimizing crashing source codes containing private informations https://github.com/csmith-project/creduce
I'm using clangd on a C++ project and it was crashing. Below I invoked clang++ directly from the command line to get the error report. If this isn't enough info to be useful, I'm sorry, but I don't want to attach my source code as the message at the bottom suggests.