[PATCH] D56939: Remove F_modify flag from FileOutputBuffer.
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 18 16:06:34 PST 2019
ruiu added a comment.
I was trying to find a cause of a bug in this file, and although this code was innocent, it took some time to understand and verify it, and then I noticed that there's no use of the feature after all. Let's remove this for now to reduce the maintaining cost.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56939/new/
https://reviews.llvm.org/D56939
More information about the llvm-commits
mailing list