summaryrefslogtreecommitdiffstats
path: root/include/clang/AST/ASTStructuralEquivalence.h
Commit message (Expand)AuthorAgeFilesLines
* [ASTImporter] Make ODR error handling configurableGabor Marton2019-04-011-0/+4
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Fix header issues.Richard Trieu2019-01-111-0/+1
* [AST] Check described template at structural equivalence check.Balazs Keri2018-08-081-1/+12
* [ASTImporter] Fix poisonous structural equivalence cacheGabor Marton2018-07-171-2/+10
* [ASTImporter] Refactor Decl creationGabor Marton2018-07-121-1/+12
* [AST] Fix some Clang-tidy modernize-use-auto warnings; other minor fixes (NFC).Eugene Zelenko2018-04-091-4/+5
* [Modules] Implement ODR-like semantics for tag types in C/ObjCBruno Cardoso Lopes2017-07-011-2/+4
* [ASTImporter] Move structural equivalence context to its own file. NFCIBruno Cardoso Lopes2017-04-281-0/+101