qtdeclarative/tools/qmlscene
Shawn Rutledge 06e962f263 init variables where they are declared when possible (clang-tidy)
clang-tidy -p compile_commands.json $file -checks='-*,modernize-use-default-member-init,readability-redundant-member-init'
 -config='{CheckOptions: [{key: modernize-use-default-member-init.UseAssignment, value: "1"}]}' -header-filter='qtdeclarative' -fix

Change-Id: I705f3235ff129ba68b0d8dad54a083e29fcead5f
Reviewed-by: Johan Helsing <johan.helsing@qt.io>
2018-02-26 13:08:30 +00:00
..
main.cpp init variables where they are declared when possible (clang-tidy) 2018-02-26 13:08:30 +00:00
qmlscene.pro Make qml-debug a proper feature 2017-11-08 13:18:25 +00:00