[clazy] [Bug 355496] No old-style-connect anywhere in Qt Creator

Tobias Hunger via KDE Bugzilla bugzilla_noreply at kde.org
Thu Nov 19 09:56:07 GMT 2015


https://bugs.kde.org/show_bug.cgi?id=355496

--- Comment #7 from Tobias Hunger <tobias.hunger at gmail.com> ---
Adding "-Xclang -plugin-arg-clang-lazy -Xclang print-requested-checks" to my
qmake call gets me this:

Requested checks: auto-unexpected-qstringbuilder, detaching-temporary, foreach,
non-pod-global-static, old-style-connect, qdatetime-utc, qdeleteall, qgetenv,
qmap-with-key-pointer, qstring-arg, qstring-ref,
qstring-uneeded-heap-allocations, range-loop, temporary-iterator,
variant-sanitizer, writing-to-temporary

I do get several thousand warnings, from clazy, but nothing about
old-style-connects when running the build in Qt Creator.

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Unassigned-bugs mailing list