You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I encountered a crash with clang-format 19.1.4 (well, initially with 19.1.0 before I tried the newer version).
I built a debug version and got the following output.
(Including the debug output as it seemed to have more information than the regular version that I initially encountered. E.g. it mentioned the assertion)
I encountered a crash with clang-format 19.1.4 (well, initially with 19.1.0 before I tried the newer version).
I built a debug version and got the following output.
(Including the debug output as it seemed to have more information than the regular version that I initially encountered. E.g. it mentioned the assertion)
I managed to reduce the offending code to the following reproducible case:
I then tried it with the current main, but it also hit the assertion.
The text was updated successfully, but these errors were encountered: