Hi cfe-dev,<br><div><br></div><div>Couple questions about support for blocks in clang:</div><div><br></div><div>1. How does block support on Linux/FreeBSD compare with that of Mac OS X? Is there a performance difference? If so, has anyone quantified it?</div>
<div><br></div><div>2. What is the status of blocks in C++ code? Can I use a block anywhere (sensible) in a C++ function, and freely reference C++ objects within the block? How does compiler-rt handle capturing the C++ objects?</div>
<div><br></div><div>3. (Somewhat OT for this mailing list) How well does GCD perform on Linux/FreeBSD vs. Mac OS X? Has anyone quantified the differences?</div><div><br></div><div>Thanks!</div><div>Mike</div><div><br></div>
<div><br></div>