martong added a comment.

It might be worth to extend StmtComparer 
<https://github.com/llvm/llvm-project/blob/007dd12d546814977519b33ca38b1cc8b31fee26/clang/lib/AST/ASTStructuralEquivalence.cpp#L160>
 as well with this Expr. I mean, probably two selections exprs should be 
considered equal if their assoc exprs are equal too...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92600

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to