Reports the mismatches between the preprocessor #endif comments and macro names.

Example:


  #ifndef _UTILS_H
  #define _UTILS_H

  #endif //_UTILS

New in 2021.1