diff options
author | Edwin Vane <edwin.vane@intel.com> | 2013-06-12 19:52:13 +0000 |
---|---|---|
committer | Edwin Vane <edwin.vane@intel.com> | 2013-06-12 19:52:13 +0000 |
commit | a6bbcdd7079570b8065677ff0df5958e539ccf0f (patch) | |
tree | ed221b6ea199210409cff6cdadfab44ce4c9e1e8 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 31c60f740eb1d1a4b8f3c254e0db089983ca1e5b (diff) | |
download | bcm5719-llvm-a6bbcdd7079570b8065677ff0df5958e539ccf0f.tar.gz bcm5719-llvm-a6bbcdd7079570b8065677ff0df5958e539ccf0f.zip |
cpp11-migrate: New mechanism for overriding file contents
Next step toward supporting migrating headers. Instead of using ClangTool's
ability to override all files at once, use a custom FrontendAction and override
only the source (and eventually headers) the action is about to parse.
Use of newFrontendActionFactory() is replaced with a new factory maker provided
by Transform.
llvm-svn: 183855
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions