llvm-project/clang-tools-extra/cpp11-migrate/Core
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
..
CMakeLists.txt Adding support for -include/-exclude to cpp11-migrate 2013-04-15 14:50:35 +00:00
IncludeExcludeInfo.cpp Add support to read include/exclude paths from file 2013-05-02 19:02:02 +00:00
IncludeExcludeInfo.h Add support to read include/exclude paths from file 2013-05-02 19:02:02 +00:00
Makefile
Transform.cpp cpp11-migrate: Transforms collect timing data. 2013-05-30 17:48:11 +00:00
Transform.h cpp11-migrate: Transforms collect timing data. 2013-05-30 17:48:11 +00:00
Transforms.cpp cpp11-migrate: Transforms collect timing data. 2013-05-30 17:48:11 +00:00
Transforms.h cpp11-migrate: Transforms collect timing data. 2013-05-30 17:48:11 +00:00