llvm-project/clang/test/ASTMerge
Sean Callanan dd2c174132 Added support to the ASTImporter for C++ constructor initializers.
Also added named casts and propagation of "implicit" to fix the LLDB testsuite.
This is a fixed commit of r269546, which was reverted by r269575.

Thanks to Aleksei Sidorin for review and advice.

llvm-svn: 269693
2016-05-16 20:48:03 +00:00
..
Inputs Added support to the ASTImporter for C++ constructor initializers. 2016-05-16 20:48:03 +00:00
category.m
class-template.cpp
class.cpp [ASTImporter] Implement missing VisitAccessSpecDecl function in ASTImporter class. 2016-02-18 23:08:36 +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
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
inheritance.cpp Handle injected class names in the ASTImporter. 2016-05-14 05:43:57 +00:00
init-ctors.cpp Added support to the ASTImporter for C++ constructor initializers. 2016-05-16 20:48:03 +00:00
interface.m
namespace.cpp
property.m
struct.c
typedef.c
var.c