hanchenye-llvm-project/clang/test/ASTMerge
David Majnemer c10b8381f7 Update tests touched by r249656
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
2015-10-08 06:31:22 +00:00
..
Inputs
category.m
class-template.cpp
class.cpp
codegen-body.c [Hexagon] Reapply 238773 after fix to LLVM. 2015-06-03 17:34:22 +00:00
codegen-exprs.c Update tests touched by r249656 2015-10-08 06:31:22 +00:00
enum.c
exprs.c Update tests touched by r249656 2015-10-08 06:31:22 +00:00
function.c PR10405 - Desugar FunctionType and TemplateSpecializationType if any type that appears inside needs to be desugared. 2015-07-16 01:06:17 +00:00
interface.m
namespace.cpp
property.m
struct.c
typedef.c
var.c