hanchenye-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
codegen-exprs.c
enum.c
exprs.c
function.c
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