clang-tools
6.0.0
|
#include "../ClangTidy.h"
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 | |