[Tooling] Don't mmap the JSONCompilationDatabase, it's not correct for long-lived...
authorSam McCall <sam.mccall@gmail.com>
Tue, 7 May 2019 09:05:15 +0000 (09:05 +0000)
committerSam McCall <sam.mccall@gmail.com>
Tue, 7 May 2019 09:05:15 +0000 (09:05 +0000)
commit73be1ac6c1ba766af280ddadedde0306a9decd79
tree0e6b01056a9baf630e679dde9853bbe436e02473
parent3bc64f648746048b225e0baff39297c9c8d2a5cd
[Tooling] Don't mmap the JSONCompilationDatabase, it's not correct for long-lived processes.

Reviewers: ilya-biryukov

Subscribers: cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D61631

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@360122 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Tooling/JSONCompilationDatabase.cpp