[PATCH] D54995: [MemoryBuffer] Add the setter to be able to force disabled mmap
Ivan Donchevskii via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 4 01:05:54 PST 2018
yvvan abandoned this revision.
yvvan added a comment.
@zturner
The fact that so many call-sites decide what to do is pretty error-prone.
There was already at least one issue when this flag was not properly set by some of the call-sites.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54995/new/
https://reviews.llvm.org/D54995
More information about the cfe-commits
mailing list