sammccall added a comment.

The ReferencedFiles is designed to make add() as cheap as possible, and do any 
per-file logic after folding the fileIDs together.
This keeps that loop tighter and also isolates the complexity of the symbol vs 
file logic.
Any reason we can't do that here?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114370

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

Reply via email to