aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/AST/ASTStructuralEquivalence.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-07-01[Modules] Implement ODR-like semantics for tag types in C/ObjCBruno Cardoso Lopes1-10/+48
2017-06-03Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC.Galina Kistanova1-0/+1
2017-05-13[ASTImporter] Improve handling of incomplete typesSean Callanan1-0/+5
2017-04-28[ASTImporter] Move structural equivalence context to its own file. NFCIBruno Cardoso Lopes1-0/+1318