aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/blocks-cxx11.cpp
AgeCommit message (Expand)Author
2013-03-04Fix the emission of the copy-initialization of a block captureJohn McCall
2012-03-10Unify the BlockDeclRefExpr and DeclRefExpr paths so thatJohn McCall