[clazy] [Bug 373947] Signals false positive
Sergio Martins
bugzilla_noreply at kde.org
Wed Dec 21 23:26:43 GMT 2016
https://bugs.kde.org/show_bug.cgi?id=373947
--- Comment #3 from Sergio Martins <smartins at kde.org> ---
Git commit 789c9eb0cd108ddcc839815901462e12cd60c825 by Sergio Martins.
Committed on 21/12/2016 at 23:25.
Pushed by smartins into branch 'master'.
incorrect-emit: Don't warn about emit in CTOR if inside a lambda
The emit can be inside a lambda, which is fine, since it probably
will be emitted later and not when CTOR is being run.
M +3 -0 checks/level1/incorrect-emit.cpp
M +1 -0 tests/incorrect-emit/main.cpp
https://commits.kde.org/clazy/789c9eb0cd108ddcc839815901462e12cd60c825
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list