llvm-project/clang/test/ASTMerge
Andy Gibbs c6e68daac0 Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive.
llvm-svn: 166280
2012-10-19 12:44:48 +00:00
..
Inputs Fix crash at @implementation with a forward reference as base class. 2012-03-13 01:09:36 +00:00
category.m Fix two thinkos and add a test for importing the AST of a category 2010-12-08 16:41:55 +00:00
class-template.cpp Implement AST import support for class template specializations. 2010-12-01 01:36:18 +00:00
class.cpp Read/write to/from PCH DeclarationNameLocs, DeclarationNameInfos and QualifierInfos (rdar://8513756). 2010-10-15 18:21:24 +00:00
enum.c
exprs.c Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. 2012-10-19 12:44:48 +00:00
function.c Update VerifyDiagnosticConsumer to only get directives during parsing. 2012-08-10 01:06:16 +00:00
interface.m Improve location fidelity of objc decls. 2011-10-04 04:48:02 +00:00
namespace.cpp
property.m Implement AST import for Objective-C property implementations 2010-12-07 18:32:03 +00:00
struct.c
typedef.c
var.c Flip the default for showing include stacks on notes to false. This 2011-03-27 20:00:08 +00:00