a_sidorin added a comment.

Hi Gabor,
it is a nice design question if source locations can participate in structural 
match or not. The comparison tells us that the same code written in different 
files is not structurally equivalent and I cannot agree with it. They can be 
not the same, but their structure is the same. The question is: why do we get 
to this comparison? Do we find a non-equivalent decl by lookup? I guess there 
can be another way to resolve this issue, and I'll be happy to help if you 
share what is the problem behind the patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D64078



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
  • [PATCH] D64078: [ASTImport... Gabor Marton via Phabricator via cfe-commits
    • [PATCH] D64078: [ASTI... Aleksei Sidorin via Phabricator via cfe-commits

Reply via email to