nickdesaulniers accepted this revision.
nickdesaulniers added a comment.
This revision is now accepted and ready to land.

Is it worth it and possible to fully decompose `LocalSLocEntryTable` into 
arrays of its constituent parts, and only construct a `SLocEntry` when 
necessary?

I'm ok with the cost increase;  please also adding asserts to keep the size of 
the vectors equivalent.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135440

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

Reply via email to