diff options
author | Reid Kleckner <reid@kleckner.net> | 2013-06-09 16:45:02 +0000 |
---|---|---|
committer | Reid Kleckner <reid@kleckner.net> | 2013-06-09 16:45:02 +0000 |
commit | 200fe22a13cbae83023530960ad4872539e9ec34 (patch) | |
tree | b4ba120eaca21740b6c65e1206d3fb9b00522221 /clang/lib/CodeGen/CGCleanup.cpp | |
parent | 58bd79c4b1ef51dc8d5dc74ad20e8f1059f530c3 (diff) | |
download | bcm5719-llvm-200fe22a13cbae83023530960ad4872539e9ec34.tar.gz bcm5719-llvm-200fe22a13cbae83023530960ad4872539e9ec34.zip |
[CodeGen] Move EHScopeStack to CGCleanup.h from CodeGenFunction.h
No functionality change. CGCleanup.cpp provides the implementation for
EHScopeStack, so it seems more consistent to place the class definition
in CGCleanup.h.
This should also help solve a header ordering problem that I have.
llvm-svn: 183631
Diffstat (limited to 'clang/lib/CodeGen/CGCleanup.cpp')
0 files changed, 0 insertions, 0 deletions