[PATCH] D46205: Set MemoryBuffer's RequiresNullTerminator to false by default.
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 8 16:33:51 PDT 2018
ruiu added a comment.
Yes, I'll create a follow-up patch to remove RequiresNullTerminator from this function and create a new function for those that needs that functionality.
https://reviews.llvm.org/D46205
More information about the llvm-commits
mailing list