clang-tools
10.0.0
|
#include "../ClangTidyCheck.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 | |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
clang::tidy | |
clang::tidy::modernize | |