clang-tools
10.0.0
|
#include "../ClangTidyCheck.h"
Go to the source code of this file.
Classes | |
class | clang::tidy::google::objc::AvoidNSObjectNewCheck |
This check finds Objective-C code that uses +new to create object instances, or overrides +new in classes. More... | |
Namespaces | |
clang | |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
clang::tidy | |
clang::tidy::google | |
clang::tidy::google::objc | |