summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.h
diff options
context:
space:
mode:
authorAnders Carlsson <andersca@mac.com>2009-02-24 04:19:41 +0000
committerAnders Carlsson <andersca@mac.com>2009-02-24 04:19:41 +0000
commitb9c9e1d16f193ca0f2f5f370bf056737d6d3bb6a (patch)
tree47616f0eb936ac27ea9d231f18a7ec401cf9491a /clang/lib/CodeGen/CodeGenModule.h
parent18e91257e49298267ac242afc3143ab60670c844 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud