Open omartijn opened 1 year ago
This doesn't look to be clang-tidy issue, more like clang itself, as crash happen already on Sema level.
This doesn't look to be clang-tidy issue, more like clang itself, as crash happen already on Sema level.
It doesn't happen when I disable clang-tidy.
This doesn't look to be clang-tidy issue, more like clang itself, as crash happen already on Sema level.
It doesn't happen when I disable clang-tidy.
If it compile with clang alone, you could try to move --driver-mode=g++ after -- and see if this help.
I'm getting a crash using clang-tidy 18~++20231107112322+4428b01faa41-1~exp1~20231107112339.320, installed from apt.llvm.org on debian 12.