Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
322ecd901b52650fcd0ec091a9a01c3483b6f57d
/
llvm
/
unittests
/
Support
/
FileOutputBufferTest.cpp
1a4398a
Fix a real temp file leak in FileOutputBuffer
by Reid Kleckner
· 9 years ago
169284a
Return ErrorOr from FileOutputBuffer::create. NFC.
by Rafael Espindola
· 10 years ago
d990388
[cleanup] Re-sort all the #include lines in LLVM using utils/sort_includes.py.
by Chandler Carruth
· 11 years ago
5753cf3
Remove unused feature. NFC.
by Rafael Espindola
· 11 years ago
281f23a
Misc cleanups to the FileSytem api.
by Rafael Espindola
· 11 years ago
c049c65
Remove the last uses of 'using std::error_code'
by Rafael Espindola
· 11 years ago
3acea39
Don't use 'using std::error_code' in include/llvm.
by Rafael Espindola
· 11 years ago
70fbe6f
Remove unused has_magic.
by Rafael Espindola
· 11 years ago
b85bc4e
Use std::unique_ptr instead of OwningPtr in the MemoryBuffer unittests.
by Craig Topper
· 11 years ago
cb40291
Fix known typos
by Alp Toker
· 12 years ago
78dcc03
Remove remove_all. A compiler has no need for recursively deleting a directory.
by Rafael Espindola
· 12 years ago
7ffacc4
Add a convenience createUniqueDirectory function.
by Rafael Espindola
· 12 years ago
3bc8e71
Move PathV2.h to Path.h
by Rafael Espindola
· 12 years ago
130cec2
Sort the #include lines for unittest/...
by Chandler Carruth
· 13 years ago
7fe24f5
[Support] Make FileOutputBuffer work on Windows.
by Michael J. Spencer
· 13 years ago
5fce8c4
Initial commit of new FileOutputBuffer support class.
by Nick Kledzik
· 13 years ago