Hurzelchen
Hurzelchen
Maybe I'm just too new to integrating pre-commit into my project and use it incorrectly, but it seems that the arguments for include-what-you-use are passed incorrectly. The manpage reads `USAGE:...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Description of the Issue Often, I use Notepad++ to copy a string from...
### Describe the issue The internal macros `GTEST_FATAL_FAILURE_` and `GTEST_SKIP_` return the void expression `GTEST_MESSAGE_`. I would expect them to call `GTEST_MESSAGE_` and then return. ### Steps to reproduce the...