Reports empty declarations and statements that can be removed safely.

Example:


  void foo() {
    //code
  }; // redundant empty declaration