clang-tools  5.0.0
Classes | Namespaces
StringCompareCheck.h File Reference
#include "../ClangTidy.h"
Include dependency graph for StringCompareCheck.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  clang::tidy::misc::StringCompareCheck
 This check flags all calls compare when used to check for string equality or inequality. More...
 

Namespaces

 clang
 
 clang::tidy
 
 clang::tidy::misc