clang-tools
15.0.0git
|
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 | |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
clang::tidy | |
clang::tidy::misc | |