[clazy] [Bug 385851] Allow visiting of implicit code

2017-10-19 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=385851 Sergio Martins changed: What|Removed |Added Status|CONFIRMED |RESOLVED

[clazy] [Bug 385851] Allow visiting of implicit code

2017-10-18 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=385851 Sergio Martins changed: What|Removed |Added Ever confirmed|0 |1

[clazy] [Bug 385851] Allow visiting of implicit code

2017-10-17 Thread Richard
https://bugs.kde.org/show_bug.cgi?id=385851 --- Comment #2 from Richard --- We've an in-house check for a 3rdparty library which we cannot control to flag default construction of several types: //in thirdpartylib.h class DoNotDefaultConstruct { // } //in our code

[clazy] [Bug 385851] Allow visiting of implicit code

2017-10-17 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=385851 --- Comment #1 from Sergio Martins --- By implicit CTORs you mean the compiler-synthesized ones ? Which clazy check would find anything interesting in there ? -- You are receiving this mail because: You are watching all bug changes.