[PATCH] D21113: Add support for case-insensitive header lookup
Nico Weber via cfe-commits
cfe-commits at lists.llvm.org
Sat Sep 10 07:49:49 PDT 2016
The current status is that this is too slow, so for now the recommendation
is to have a case insensitive mount for the files that need it.
On Sep 9, 2016 8:18 PM, "John Sheu" <sheu at google.com> wrote:
> sheu added a subscriber: sheu.
> sheu added a comment.
>
> I'd be very interested in seeing this patch happen. What's the current
> status here?
>
> Also, w.r.t. the cache invalidation problem -- would it be feasible / a
> good idea to move users of the FileSystem API to VirtualFileSystem, in
> general? This would have the nice effect of putting filesystem things all
> in once place. Then invalidation tracking etc. will be easier.
>
>
> https://reviews.llvm.org/D21113
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160910/f838fb6e/attachment.html>
More information about the cfe-commits
mailing list