clang-tools
5.0.0
|
Go to the source code of this file.
Classes | |
class | clang::tidy::misc::StaticAssertCheck |
Replaces assert() with static_assert() if the condition is evaluatable at compile time. More... | |
Namespaces | |
clang | |
clang::tidy | |
clang::tidy::misc | |