clang-tools
6.0.0
|
#include "../ClangTidy.h"
Go to the source code of this file.
Classes | |
class | clang::tidy::readability::ContainerSizeEmptyCheck |
Checks whether a call to the size() method can be replaced with a call to empty() . More... | |
Namespaces | |
clang | |
clang::tidy | |
clang::tidy::readability | |