llvm-project/clang-tools-extra/cpp11-migrate/UseAuto
Edwin Vane b76a13eb4e cpp11-migrate: Transforms collect timing data.
Using updated form of newFrontendActionFactory(), Transforms now automatically
measure, if requested, how long it takes to apply a MatchFinder to a source
file. Other per-transform overhead, e.g. applying replacements, is not
currently measured. This behaviour is disabled for now and soon will be
connected to a new command line arg.

llvm-svn: 182942
2013-05-30 17:48:11 +00:00
..
UseAuto.cpp cpp11-migrate: Transforms collect timing data. 2013-05-30 17:48:11 +00:00
UseAuto.h cpp11-migrate: Transforms collect timing data. 2013-05-30 17:48:11 +00:00
UseAutoActions.cpp Fix UseAuto replacing declaration lists with new expressions 2013-05-27 14:30:23 +00:00
UseAutoActions.h lib-ified core cpp11-migrate functionality to support unit tests 2013-04-04 20:19:58 +00:00
UseAutoMatchers.cpp Fix UseAuto replacing declaration lists with new expressions 2013-05-27 14:30:23 +00:00
UseAutoMatchers.h Fix UseAuto replacing declaration lists with new expressions 2013-05-27 14:30:23 +00:00