Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ASTImporter] Fix redecl chain of classes and class templates | Gabor Marton | 2018-12-17 | 1 | -0/+71 |
* | Fix structural inequivalency of forward EnumDecl | Gabor Marton | 2018-08-09 | 1 | -0/+54 |
* | [AST] Check described template at structural equivalence check. | Balazs Keri | 2018-08-08 | 1 | -5/+28 |
* | [ASTImporter] Fix poisonous structural equivalence cache | Gabor Marton | 2018-07-17 | 1 | -1/+1 |
* | [ASTImporter] Fix import of unnamed structs | Gabor Marton | 2018-07-17 | 1 | -2/+86 |
* | [ASTImporter] Refactor Decl creation | Gabor Marton | 2018-07-12 | 1 | -2/+3 |
* | [AST] Fix for structural equivalence tests in rL336776. | Balazs Keri | 2018-07-11 | 1 | -5/+6 |
* | [AST] Structural equivalence of methods | Balazs Keri | 2018-07-11 | 1 | -55/+393 |
* | [ASTImporter] Add unit tests for structural equivalence | Gabor Marton | 2018-05-24 | 1 | -0/+207 |