Clang-tidy crash report location #9705
Answered
by
sean-mcmanus
MathiasDeRoover
asked this question in
Q&A
-
Clang-tidy is consistently crashing when I add the -m32 compiler flag to my configuration. The message in the logs is truncated making it difficult to debug what is happening:
Could somebody point me in the right direction or tell me how to get the full message?
|
Beta Was this translation helpful? Give feedback.
Answered by
sean-mcmanus
Aug 9, 2022
Replies: 1 comment 5 replies
-
I created issue #9706 -- the full logging gets shown on Windows, i.e. the logging isn't being handled correctly on Linux/Mac, seemingly due to differences in the stderr/etc. output. |
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
MathiasDeRoover
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I created issue #9706 -- the full logging gets shown on Windows, i.e. the logging isn't being handled correctly on Linux/Mac, seemingly due to differences in the stderr/etc. output.