diff options
author | Anders Carlsson <andersca@mac.com> | 2009-02-24 04:19:41 +0000 |
---|---|---|
committer | Anders Carlsson <andersca@mac.com> | 2009-02-24 04:19:41 +0000 |
commit | b9c9e1d16f193ca0f2f5f370bf056737d6d3bb6a (patch) | |
tree | 47616f0eb936ac27ea9d231f18a7ec401cf9491a /clang/lib/CodeGen/CodeGenModule.h | |
parent | 18e91257e49298267ac242afc3143ab60670c844 (diff) | |
download | bcm5719-llvm-b9c9e1d16f193ca0f2f5f370bf056737d6d3bb6a.tar.gz bcm5719-llvm-b9c9e1d16f193ca0f2f5f370bf056737d6d3bb6a.zip |
Pass the CodeGenModule object to GenerateBlockFunction, instead of *this (which will call the copy constructor).
Also, since we're creating a new CodeGenFunction object for each block function, we don't need to clear the BreakContinueStack.
llvm-svn: 65371
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.h')
0 files changed, 0 insertions, 0 deletions