diff options
author | Chris Lattner <sabre@nondot.org> | 2009-04-11 18:48:18 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-04-11 18:48:18 +0000 |
commit | 7e0fe4458c0ca3a49d15e8ffa68de06322e6c43a (patch) | |
tree | ebb8c3e248fad4e78bcaa12a4e0e021c557aa173 /clang/lib/CodeGen/CGBlocks.cpp | |
parent | 225dd6c8302c3ecbfdb1aefbd2e640cd5a11a834 (diff) | |
download | bcm5719-llvm-7e0fe4458c0ca3a49d15e8ffa68de06322e6c43a.tar.gz bcm5719-llvm-7e0fe4458c0ca3a49d15e8ffa68de06322e6c43a.zip |
sink abstract typedefs like Action::ExprTy from the Action class
down to the ActionBase class. This eliminates dependencies of (e.g.)
DeclSpec.h on Action.h, meaning that action.h can now include these
headers and use their types directly in the actions interfaces.
This is a refactoring to support a future change, no functionality
change.
llvm-svn: 68869
Diffstat (limited to 'clang/lib/CodeGen/CGBlocks.cpp')
0 files changed, 0 insertions, 0 deletions