clang-tools
6.0.0
|
#include "../ClangTidy.h"
Go to the source code of this file.
Classes | |
class | clang::tidy::modernize::ShrinkToFitCheck |
Replace copy and swap tricks on shrinkable containers with the shrink_to_fit() method call. More... | |
Namespaces | |
clang | |
clang::tidy | |
clang::tidy::modernize | |