summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/blocks-aligned-byref-variable.c
Commit message (Expand)AuthorAgeFilesLines
* A bug I've introduced in STDIN handling surfaced a few broken tests, fix them.Benjamin Kramer2010-06-251-2/+2
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-2/+2
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-1/+1
* Fix another byref bug. This should hopefully get QuickLookPlugins building su...Anders Carlsson2009-09-131-1/+9
* Add support for __block variables with alignment greater than __alignof(void *).Anders Carlsson2009-09-121-0/+11