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

Go to the source code of this file.

Classes

class  clang::tidy::readability::DeleteNullPointerCheck
 Check whether the 'if' statement is unnecessary before calling 'delete' on a pointer. More...
 

Namespaces

 clang
 -rename
 
 clang::tidy
 
 clang::tidy::readability