Note some more things to integrate into ABITest

llvm-svn: 64846
This commit is contained in:
Daniel Dunbar 2009-02-17 23:12:22 +00:00
parent bf3ba5a1e9
commit 45f68153d3
1 changed files with 3 additions and 0 deletions

View File

@ -10,6 +10,9 @@ from Enumeration import *
# - anonymous / transparent unions
# - VLAs
# - block types
# - K&R functions
# - pass arguments of different types (test extension, transparent union)
# - varargs
###
# Actual type types