forked from OSchip/llvm-project
Note some more things to integrate into ABITest
llvm-svn: 64846
This commit is contained in:
parent
bf3ba5a1e9
commit
45f68153d3
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue