aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/x86_32-inline-asm.c
AgeCommit message (Expand)Author
2013-03-25Emit an error message instead of crashing when dereferencing an incomplete po...Bill Wendling
2013-03-22Use RequireCompleteType() instead of isIncompleteType().Bill Wendling
2012-11-12That's causing an error.Bill Wendling
2012-11-12Don't test for incomplete types.Bill Wendling
2012-11-12Update testcase to show that we don't emit an error for sizes <= 32-bits.Bill Wendling
2012-11-12Check that the input size is correct for the given constraint.Bill Wendling