diff options
author | Edwin Vane <edwin.vane@intel.com> | 2013-05-29 16:01:10 +0000 |
---|---|---|
committer | Edwin Vane <edwin.vane@intel.com> | 2013-05-29 16:01:10 +0000 |
commit | 20c6f54b85f6097be4e9a28a905fe59b8724bcb3 (patch) | |
tree | 87378c7ed866efaedc3dc50694a885c0f1693001 /clang/lib/AST/RecordLayoutBuilder.cpp | |
parent | 13969d0ab6a2016416c4429993403f373440e93f (diff) | |
download | bcm5719-llvm-20c6f54b85f6097be4e9a28a905fe59b8724bcb3.tar.gz bcm5719-llvm-20c6f54b85f6097be4e9a28a905fe59b8724bcb3.zip |
Tooling: Call back for both begin and end of sources
newFrontendActionFactory() took a pointer to a callback to call when a source
file was done being processed by an action. This revision updates the callback
to include an ante-processing callback as well.
Callback-providing class renamed and callback functions themselves renamed.
Functions are no longer pure-virtual so users aren't forced to implement both
callbacks if one isn't needed.
llvm-svn: 182864
Diffstat (limited to 'clang/lib/AST/RecordLayoutBuilder.cpp')
0 files changed, 0 insertions, 0 deletions