aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [ASTImporter] Fix redecl chain of classes and class templatesGabor Marton2018-12-171-0/+71
* Fix structural inequivalency of forward EnumDeclGabor Marton2018-08-091-0/+54
* [AST] Check described template at structural equivalence check.Balazs Keri2018-08-081-5/+28
* [ASTImporter] Fix poisonous structural equivalence cacheGabor Marton2018-07-171-1/+1
* [ASTImporter] Fix import of unnamed structsGabor Marton2018-07-171-2/+86
* [ASTImporter] Refactor Decl creationGabor Marton2018-07-121-2/+3
* [AST] Fix for structural equivalence tests in rL336776.Balazs Keri2018-07-111-5/+6
* [AST] Structural equivalence of methodsBalazs Keri2018-07-111-55/+393
* [ASTImporter] Add unit tests for structural equivalenceGabor Marton2018-05-241-0/+207