Go to file
Steve Naroff 415d3d570a - Add BlockDecl AST node.
- Modify BlockExpr to reference the BlockDecl.

This is "cleanup" necessary to improve our lookup semantics for blocks (to fix <rdar://problem/6272905> clang block rewriter: parameter to function not imported into block?).

Still some follow-up work to finish this (forthcoming).

llvm-svn: 57298
2008-10-08 17:01:13 +00:00
clang - Add BlockDecl AST node. 2008-10-08 17:01:13 +00:00
llvm Comment to be explicit that the enumeration values for CondCodes matter. 2008-10-08 16:24:35 +00:00