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 Implemented ASTImporter support for Stmts and fixed 2015-04-28 18:41:46 +00:00
category.m Add 'not' to commands that are expected to fail. 2013-07-04 16:16:58 +00:00
class-template.cpp Add 'not' to commands that are expected to fail. 2013-07-04 16:16:58 +00:00
class.cpp Changes so that a few tests do not fail when running under guarded malloc. 2013-07-12 22:30:03 +00:00
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 Add 'not' to commands that are expected to fail. 2013-07-04 16:16:58 +00:00
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 Add 'not' to commands that are expected to fail. 2013-07-04 16:16:58 +00:00
namespace.cpp Add 'not' to commands that are expected to fail. 2013-07-04 16:16:58 +00:00
property.m Add 'not' to commands that are expected to fail. 2013-07-04 16:16:58 +00:00
struct.c Add 'not' to commands that are expected to fail. 2013-07-04 16:16:58 +00:00
typedef.c Add 'not' to commands that are expected to fail. 2013-07-04 16:16:58 +00:00
var.c Add 'not' to commands that are expected to fail. 2013-07-04 16:16:58 +00:00