[PATCH] D73617: [clangd] Don't mmap source files on all platforms --> don't crash on git checkout

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 29 04:28:01 PST 2020


sammccall added a comment.

Also I'd like to put this onto the 10 release branch because this is a big crasher, fix seems safe, we've run this code on windows for a while.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73617





More information about the cfe-commits mailing list