aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/blocks-aligned-byref-variable.c
AgeCommit message (Expand)Author
2009-11-08Eliminate &&s in tests.Daniel Dunbar
2009-09-13Fix another byref bug. This should hopefully get QuickLookPlugins building su...Anders Carlsson
2009-09-12Add support for __block variables with alignment greater than __alignof(void *).Anders Carlsson