]> granicus.if.org Git - clang/commit
Pass the type of the block literal around to make required temporal ordering of code...
authorMike Stump <mrs@apple.com>
Fri, 6 Mar 2009 18:42:23 +0000 (18:42 +0000)
committerMike Stump <mrs@apple.com>
Fri, 6 Mar 2009 18:42:23 +0000 (18:42 +0000)
commitcf62d39bc2f09855c6ab08bdc5d0bf54067f0041
treee10063b8860a6de2ca53fcd223d22223bade8342
parent5ea766a6acfff7da7f6c8a4d545616446f081d5e
Pass the type of the block literal around to make required temporal ordering of code clearer.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@66284 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGBlocks.cpp
lib/CodeGen/CGBlocks.h
lib/CodeGen/CodeGenFunction.h