clayborg added a comment.

sounds good, I will split out the caching into a separate patch. I will try to 
use the llvm::Optional<bool> as long as it doesn't increase the size of 
FileSpec which is currently at 24 bytes.

I will also split out the file index matching into a new function that allows 
relative matches and only switch the line table search stuff over to use it so 
we don't affect any other clients of FileSpecList.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130045

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

Reply via email to