hanchenye-llvm-project/clang-tools-extra/clang-modernize
Craig Topper 8f70a9f892 SourceRanges are small and trivially copyable, don't them by reference. NFC
llvm-svn: 249258
2015-10-04 04:53:37 +00:00
..
AddOverride Refactors AST matching code to use the new AST matcher names. This patch correlates to r247885 which performs the AST matcher rename in Clang. 2015-09-17 13:31:25 +00:00
Core Replace double negation of !FileID.isInvalid() with FileID.isValid(). 2015-10-03 10:46:20 +00:00
LoopConvert SourceRanges are small and trivially copyable, don't them by reference. NFC 2015-10-04 04:53:37 +00:00
PassByValue Refactors AST matching code to use the new AST matcher names. This patch correlates to r247885 which performs the AST matcher rename in Clang. 2015-09-17 13:31:25 +00:00
ReplaceAutoPtr Refactors AST matching code to use the new AST matcher names. This patch correlates to r247885 which performs the AST matcher rename in Clang. 2015-09-17 13:31:25 +00:00
UseAuto Refactors AST matching code to use the new AST matcher names. This patch correlates to r247885 which performs the AST matcher rename in Clang. 2015-09-17 13:31:25 +00:00
UseNullptr Use 'override/final' instead of 'virtual' for overridden methods 2015-04-11 07:59:33 +00:00
tool Make helpers static. clang-tools edition. 2015-03-23 12:49:15 +00:00
CMakeLists.txt
Makefile