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

Go to the source code of this file.

Classes

class  clang::tidy::modernize::UnaryStaticAssertCheck
 Replaces a static_assert declaration with an empty message with the unary version. More...
 

Namespaces

 clang
 
 clang::tidy
 
 clang::tidy::modernize