Skip to content
Commit b9c9e1d1 authored by Anders Carlsson's avatar Anders Carlsson
Browse files

Pass the CodeGenModule object to GenerateBlockFunction, instead of *this...

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
parent 18e91257
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment