[PATCH] D56939: Remove F_modify flag from FileOutputBuffer.

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 18 14:43:14 PST 2019


zturner accepted this revision.
zturner added a comment.
This revision is now accepted and ready to land.

I think we will need to add this back at some point in the future, because it's necessary for incremental updates.  But if you want to remove it in the meantime since there's no existing use, I suppose I can't object.


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

https://reviews.llvm.org/D56939





More information about the llvm-commits mailing list