Empty declaration or statement
Reports empty declarations and statements that can be removed safely.
Example:
void foo() {
//code
}; // redundant empty declaration
Inspection Details | |
---|---|
Available in: | AppCode 2023.3, CLion 2023.3 |
Plugin: | CLion, 2023.3 |
Last modified: 13 July 2023