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

I'll need to figure out how to efficiently replace the pointer arithmetic 
performed by `Preprocessor::LookupFile`, or go back to my first solution: 
keeping `std::vector<DirectoryLookup>` and updating indices in 
`AddSearchPath`...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116750

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

Reply via email to