hanchenye-llvm-project/clang-tools-extra/clang-modernize
Aaron Ballman 5cedc8fbfa Replacing a custom AST matcher with some builtin AST matchers; NFC, and existing tests should provide sufficient coverage.
llvm-svn: 245484
2015-08-19 19:29:23 +00:00
..
AddOverride Use 'override/final' instead of 'virtual' for overridden methods 2015-04-11 07:59:33 +00:00
Core Update to match clang r236404. 2015-05-04 03:15:55 +00:00
LoopConvert Revert r241330. It compiled with Visual C++ 2013 and gcc 4.9.1 (mingw) but now fails the bots. 2015-07-03 09:30:33 +00:00
PassByValue Replacing a custom AST matcher with some builtin AST matchers; NFC, and existing tests should provide sufficient coverage. 2015-08-19 19:29:23 +00:00
ReplaceAutoPtr
UseAuto [clang-modernize] Don't rely on iterator auto-dereferencing. 2015-07-18 14:35:41 +00:00
UseNullptr Use 'override/final' instead of 'virtual' for overridden methods 2015-04-11 07:59:33 +00:00
tool
CMakeLists.txt
Makefile