llvm-project/clang-tools-extra/clang-modernize/UseAuto
Craig Topper 45857d4b58 Make a bunch of static arrays const.
llvm-svn: 250641
2015-10-18 05:14:41 +00:00
..
UseAuto.cpp Make helpers static. clang-tools edition. 2015-03-23 12:49:15 +00:00
UseAuto.h Remove redundant virtual from member functions marked 'override'. 2015-04-08 17:00:56 +00:00
UseAutoActions.cpp [clang-modernize] Don't rely on iterator auto-dereferencing. 2015-07-18 14:35:41 +00:00
UseAutoActions.h Remove redundant virtual from member functions marked 'override'. 2015-04-08 17:00:56 +00:00
UseAutoMatchers.cpp Make a bunch of static arrays const. 2015-10-18 05:14:41 +00:00
UseAutoMatchers.h