History log of /llvm-project/clang-tools-extra/clang-tidy/modernize/PassByValueCheck.cpp (Results 51 – 52 of 52)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: llvmorg-3.7.0, llvmorg-3.7.0-rc4, llvmorg-3.7.0-rc3
# f7c25368 19-Aug-2015 Aaron Ballman <aaron@aaronballman.com>

Replacing a custom AST matcher with some builtin AST matchers; NFC, and existing tests should provide sufficient coverage.

llvm-svn: 245492


# fc650864 14-Aug-2015 Alexander Kornienko <alexfh@google.com>

[clang-tidy] Create clang-tidy module modernize. Add pass-by-value check.

This is the first step for migrating cppmodernize to clang-tidy.

http://reviews.llvm.org/D11946

Patch by Angel Garcia!

ll

[clang-tidy] Create clang-tidy module modernize. Add pass-by-value check.

This is the first step for migrating cppmodernize to clang-tidy.

http://reviews.llvm.org/D11946

Patch by Angel Garcia!

llvm-svn: 245045

show more ...


123