]> granicus.if.org Git - clang/history - test/ASTMerge
clang/test/CodeGenObjC/ivar-type-encoding.m: Tweak to satisfy -m32.
[clang] / test / ASTMerge /
2017-04-03 Gabor HorvathRevert r299355 "[ASTImporter] Fix for importing unnamed...
2017-04-03 Gabor Horvath[ASTImporter] Fix for importing unnamed structs
2017-04-03 Gabor Horvath[ASTImporter] Lookup SearchName instead of Name
2017-03-13 Gabor Horvath[ASTImporter] Import fix of GCCAsmStmts w/ missing...
2017-02-20 Aleksei Sidorin[ASTImporter] Support default argument initialization...
2017-01-23 Aleksei SidorinASTImporter: fix tests on Windows with removing slashed...
2017-01-23 Aleksei SidorinASTImporter: quick test fix
2017-01-23 Aleksei SidorinASTImporter: add forgotten tests for rL292776
2016-11-16 Sean CallananFixed layout of test/ASTMerge.
2016-11-07 Sean CallananUpdated ASTMerge/macro.m to use _Nullable.
2016-11-07 Sean CallananWhen the ASTImporter imports a source location, it...
2016-09-28 Aleksei SidorinASTMerge: explicitly specify arch for GCCAsmStmt test...
2016-09-28 Aleksei SidorinASTMerge: specify arch for GCCAsmStmt test explicitly...
2016-09-28 Aleksei Sidorin[ASTImporter] Implement some expression-related AST...
2016-07-14 Sean CallananWhen importing classes and structs with anonymous struc...
2016-05-16 Sean CallananAdded support to the ASTImporter for C++ constructor...
2016-05-14 Oleksiy VyalovRevert r269546 "Added support to the ASTImporter for...
2016-05-14 Sean CallananHandle injected class names in the ASTImporter.
2016-05-14 Sean CallananAdded support to the ASTImporter for C++ constructor...
2016-02-18 Argyrios Kyrtzidis[ASTImporter] Implement missing VisitAccessSpecDecl...
2015-10-08 David MajnemerUpdate tests touched by r249656
2015-07-16 Nikola SmiljanicPR10405 - Desugar FunctionType and TemplateSpecializati...
2015-06-03 Colin LeMahieu[Hexagon] Reapply 238773 after fix to LLVM.
2015-06-01 Rafael EspindolaRevert "[Hexagon] Test passes for hexagon target now...
2015-06-01 Colin LeMahieu[Hexagon] Test passes for hexagon target now that the...
2015-04-29 Rick FoosXFAIL Hexagon until more codegen in place.
2015-04-28 Sean CallananImplemented ASTImporter support for Stmts and fixed
2013-11-15 Alp TokerIgnore test Inputs globally and remove redundant lit...
2013-07-12 Argyrios KyrtzidisChanges so that a few tests do not fail when running...
2013-07-04 Rafael EspindolaAdd 'not' to commands that are expected to fail.
2013-04-17 Andy GibbsExtended VerifyDiagnosticConsumer to also verify source...
2012-12-20 Richard SmithFix code that attempted to produce a diagnostic with...
2012-10-19 Andy GibbsPrior to adding the new "expected-no-diagnostics" direc...
2012-08-10 Jordan RoseUpdate VerifyDiagnosticConsumer to only get directives...
2012-03-13 Argyrios KyrtzidisFix crash at @implementation with a forward reference...
2011-10-04 Argyrios KyrtzidisImprove location fidelity of objc decls.
2011-03-27 Chandler CarruthFlip the default for showing include stacks on notes...
2010-12-08 Douglas GregorFix two thinkos and add a test for importing the AST...
2010-12-07 Douglas GregorImplement AST import for Objective-C property implement...
2010-12-07 Douglas GregorImplement ASTImporter support for Objective-C category...
2010-12-07 Douglas GregorExtern the ASTImporter to import @implementation declar...
2010-12-01 Douglas GregorImplement AST import support for class template special...
2010-11-30 Douglas GregorImplement basic AST importing and merging support for...
2010-10-15 Argyrios KyrtzidisRead/write to/from PCH DeclarationNameLocs, Declaration...
2010-10-08 Eric ChristopherTry to disable this again.
2010-10-08 Eric ChristopherDisable this test temporarily in an attempt to green...
2010-10-01 Douglas GregorDon't add an imported function into its lexical context...
2010-06-03 John McCallHack in some really terrible C++ record PCH support...
2010-04-07 Chris LattnerInstead of counting totally diagnostics, split the...
2010-02-24 Douglas GregorAdd test for AST importing of C++ namespaces, missing...
2010-02-19 Douglas GregorAST import for CStyleCastExpr. With this, we can import...
2010-02-19 Douglas GregorAST import for sizeof and alignof expressions
2010-02-19 Douglas GregorAST import for DeclRefExprs
2010-02-19 Douglas GregorAST import of parenthesized expressions, unary operator...
2010-02-18 Douglas GregorAST import for character literals
2010-02-18 Douglas GregorAST import for forward declarations of Objective-C...
2010-02-18 Douglas GregorImplement import of forward declarations of Objective...
2010-02-18 Douglas GregorAST import of Objective-C categories.
2010-02-17 Douglas GregorImplement AST merging for Objective-C properties.
2010-02-17 Douglas GregorAST import for Objective-C protocols
2010-02-17 Douglas GregorImplement AST importing and checking for Objective...
2010-02-17 Douglas GregorImplement AST importing of Objective-C instance variables.
2010-02-16 Douglas GregorSkeleton for importing Objective-C classes
2010-02-15 Douglas GregorCope with anonymous tags defined within declarators...
2010-02-15 Douglas GregorReimplement the structural-equality checks used to...
2010-02-12 Douglas GregorFunnel changes to the ImportedDecls list in the ASTImpo...
2010-02-12 Douglas GregorImplement AST importing and merging for enumeration...
2010-02-12 Douglas GregorHandle AST merges of incomplete class types.
2010-02-11 Douglas GregorWhen AST merging for record declarations fails, warn...
2010-02-11 Douglas GregorAdd missing test cases for AST merging of structures.
2010-02-10 Douglas GregorImplement basic support for merging function declaratio...
2010-02-10 Douglas GregorImplement AST importing and merging for typedefs. As...
2010-02-10 Douglas GregorTeach AST merging that variables with incomplete array...
2010-02-10 Douglas GregorAdd missing header file
2010-02-10 Douglas GregorImplement basic support for importing source locations...
2010-02-09 Douglas GregorAdd in the LIT magic to avoid running AST merge test...
2010-02-09 Douglas GregorHook up the diagnostics-argument printer when merging...
2010-02-09 Douglas GregorIntroduce a testbed for merging multiple ASTs into...