Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
e85b06d65f695c576df1e529ee37cb15e6902401
/
clang-tools-extra
/
clang-tidy
/
modernize
/
MakeSmartPtrCheck.cpp
0dc8fd7
[clang-tidy] Fix one corner case in make-unique check.
by Haojian Wu
· 8 years ago
c159aa6
[clang-tidy] Don't generate fixes for invalid new expr location in modernize-make-unique.
by Haojian Wu
· 8 years ago
0e9a8a5
[clang-tidy] Don't generate fix for argument constructed from std::initializer_list.
by Haojian Wu
· 8 years ago
3f49594
[clang-tidy] A follow-up fix of braced-init-list constructors in make-unique check.
by Haojian Wu
· 8 years ago
80330ff
[clang-tidy] Ignore statements inside a template instantiation.
by Haojian Wu
· 8 years ago
4b956cb
[clang-tidy] Don't generate fixes for initializer_list constructor in make_unique check.
by Haojian Wu
· 8 years ago
be5d448
[clang-tidy] Fix another crash in make-unique check.
by Haojian Wu
· 8 years ago
115b707
[clang-tidy] Ignore macros in make-unique check.
by Haojian Wu
· 8 years ago
dc1c761
[clang-tidy] Support initializer-list constructor cases in modernize-make-unique.
by Haojian Wu
· 8 years ago
b1c7432
[clang-tidy] Unify the way IncludeStyle and HeaderFileExtesions options are used
by Alexander Kornienko
· 8 years ago
040c0f9
[clang-tidy] Add "MakeSmartPtrFunction" option to modernize-make-shared/unique checks.
by Haojian Wu
· 8 years ago
7663deb
[clang-tidy] Handle new array expressions in modernize-make-unique check.
by Haojian Wu
· 8 years ago
665494c
[clang-tidy] Fix type names in modernize-use-unique/shared_ptr checks.
by Haojian Wu
· 8 years ago
54c5a54
[clang-tidy] Enhance modernize-make-unique to handle unique_ptr.reset()
by Malcolm Parsons
· 9 years ago
d57be70
[clang-tidy] modernize-make-{smart_ptr} private ctor bugfix
by Piotr Padlewski
· 9 years ago
e93a73f
[ASTMatchers] Added ignoringParenImpCasts to has matchers
by Piotr Padlewski
· 9 years ago
ce18ade
[clang-tidy] Add modernize-make-shared check
by Piotr Padlewski
· 10 years ago