summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities
diff options
context:
space:
mode:
authorIlya Biryukov <ibiryukov@google.com>2018-12-03 15:21:49 +0000
committerIlya Biryukov <ibiryukov@google.com>2018-12-03 15:21:49 +0000
commit1712bc7640033853d491228b589e7394ff77be2c (patch)
treee72e1876e33d6bcb644f00e3e7c732ee5373b6bb /lldb/packages/Python/lldbsuite/test/functionalities
parentfb39916048fcb8f7a14f91f624179625f9cd02c9 (diff)
downloadbcm5719-llvm-1712bc7640033853d491228b589e7394ff77be2c.tar.gz
bcm5719-llvm-1712bc7640033853d491228b589e7394ff77be2c.zip
[clangd] Avoid memory-mapping files on Windows
Summary: Memory-mapping files on Windows leads to them being locked and prevents editors from saving changes to those files on disk. This is fine for the compiler, but not acceptable for an interactive tool like clangd. Therefore, we choose to avoid using memory-mapped files on Windows. Reviewers: hokein, kadircet Reviewed By: kadircet Subscribers: yvvan, zturner, nik, malaperle, mgorny, ioeric, MaskRay, jkorous, arphaman, cfe-commits Differential Revision: https://reviews.llvm.org/D55139 llvm-svn: 348147
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud