clang-tools
4.0.0
|
#include "../ClangTidy.h"
Go to the source code of this file.
Classes | |
class | clang::tidy::misc::UniqueptrResetReleaseCheck |
Find and replace unique_ptr::reset(release()) with std::move() . More... | |
Namespaces | |
clang | |
-rename | |
clang::tidy | |
clang::tidy::misc | |