This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from be8c3633e05 Remove unnecessary semicolon. NFCI. new 822461008d3 Add a flag to FileOutputBuffer that allows modification.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/Support/FileOutputBuffer.h | 16 ++++++++-- include/llvm/Support/FileSystem.h | 6 ++++ lib/Support/FileOutputBuffer.cpp | 37 +++++++++++++++------- lib/Support/Path.cpp | 43 ++++++++++++++++++------- unittests/Support/FileOutputBufferTest.cpp | 50 ++++++++++++++++++++++++++++++ 5 files changed, 127 insertions(+), 25 deletions(-)