forked from OSchip/llvm-project
These test updates almost exclusively around the change in behavior around enum: enums without a definition are considered incomplete except when targeting MSVC ABIs. Since these tests are interested in the 'incomplete-enum' behavior, restrict them to %itanium_abi_triple. llvm-svn: 249660 |
||
|---|---|---|
| .. | ||
| Inputs | ||
| category.m | ||
| class-template.cpp | ||
| class.cpp | ||
| codegen-body.c | ||
| codegen-exprs.c | ||
| enum.c | ||
| exprs.c | ||
| function.c | ||
| interface.m | ||
| namespace.cpp | ||
| property.m | ||
| struct.c | ||
| typedef.c | ||
| var.c | ||