Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Import block pointers from DWARF as Clang block pointers, not as structs. | Sean Callanan | 2016-05-02 | 1 | -0/+225 |
Also added a data formatter that presents them as structs if you use frame variable to look at their contents. Now the blocks testcase works. <rdar://problem/15984431> llvm-svn: 268307 |