llvm-project/clang/test/ASTMerge
Douglas Gregor 2579105c4e Handle AST merges of incomplete class types.
llvm-svn: 95941
2010-02-12 00:09:27 +00:00
..
Inputs Handle AST merges of incomplete class types. 2010-02-12 00:09:27 +00:00
function.c Implement basic support for merging function declarations across 2010-02-10 19:54:31 +00:00
struct.c When AST merging for record declarations fails, warn about the 2010-02-11 19:21:55 +00:00
typedef.c Implement AST importing and merging for typedefs. As part of this, provide a lame implementation for importing TypeSourceInfos. 2010-02-10 17:47:19 +00:00
var.c Implement AST importing and merging for typedefs. As part of this, provide a lame implementation for importing TypeSourceInfos. 2010-02-10 17:47:19 +00:00