mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-23 07:15:35 +08:00
cpp check result fix Prefer prefix ++/-- operators for non-primitive types
This commit is contained in:
@@ -33,3 +33,8 @@ passedByValue:src/xswiftbus/command.h
|
||||
|
||||
// Unique pointers should be passed by value
|
||||
passedByValue:src/xswiftbus/menus.h
|
||||
|
||||
// Suddenly appearing (KB 2018-03) issue here
|
||||
// src/blackmisc/iterator.h 53 -> 'operator=' should return reference to 'this' instance.
|
||||
operatorEqRetRefThis:src/blackmisc/iterator.h
|
||||
|
||||
|
||||
Reference in New Issue
Block a user