ioeric added a comment.

2 high-level questions:

1. What's the reason for having a separate `SymbolOccurrenceSlab`? Could store 
occurrences as extra payload of `Symbol`?

2. Could we merge `SymbolOccurrenceCollector` into the existing 
`SymbolCollector`? They look a lot alike. Having another index data consumer 
seems like more overhead on the user side.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D50385



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

Reply via email to