[PATCH] D54995: [MemoryBuffer] By default assume that all files are volatile to prevent unintended file locks

Ivan Donchevskii via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 28 07:25:05 PST 2018


yvvan added a comment.

@ilya-biryukov

According to https://stackoverflow.com/a/7414798 (if it's true) we can't prevent locks.


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

https://reviews.llvm.org/D54995





More information about the cfe-commits mailing list