[PATCH] D124287: [modules][ODRHash] Compare ODR hashes to detect mismatches in duplicate ObjCInterfaceDecl.

Jan Svoboda via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 28 02:29:29 PDT 2022


jansvoboda11 added a comment.

In D124287#3479493 <https://reviews.llvm.org/D124287#3479493>, @iains wrote:

> Presumably `ASTStructuralEquivalence` can also be used as a tie-breaker in the case of a hash collision?

Ah, that's a good point.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124287/new/

https://reviews.llvm.org/D124287



More information about the cfe-commits mailing list