Andy
2018-03-28 18:58:40 UTC
Great work on getting 4.6 out!
This is cool. Having clang-tidy and clazy built-in is (going to be)
awesome.
When I get a message (warning/error) in the editor, how do I know which it
came from?
I just turned on clang-tidy and clazy (some of the options) and something
is pointing at things like "QApplication::processEvents();" and telling me
that there is no matching function call. I guess something isn't
recognizing default arguments, but... what? Code model? Clang-tidy? Clazy?
Thanks!
---
Andy Maloney // https://asmaloney.com
twitter ~ @asmaloney <https://twitter.com/asmaloney>
This is cool. Having clang-tidy and clazy built-in is (going to be)
awesome.
When I get a message (warning/error) in the editor, how do I know which it
came from?
I just turned on clang-tidy and clazy (some of the options) and something
is pointing at things like "QApplication::processEvents();" and telling me
that there is no matching function call. I guess something isn't
recognizing default arguments, but... what? Code model? Clang-tidy? Clazy?
Thanks!
---
Andy Maloney // https://asmaloney.com
twitter ~ @asmaloney <https://twitter.com/asmaloney>