projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
[Support][ErrorOr] Add support for convertable types.
[oota-llvm.git]
/
include
/
llvm
/
Support
/
MemoryBuffer.h
2012-09-16
Craig Topper
Use LLVM_DELETED_FUNCTION for copy constructors and...
blob
|
commitdiff
|
raw
2011-09-15
Ivan Krasin
use 64-bit types instead of off_t/size_t to avoid the...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-22
Chris Lattner
random comment cleanups.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-28
Ted Kremenek
Add MemoryBuffer::getBufferKind() to report whether...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-22
Rafael Espindola
We don't need a null terminator for the output file.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-17
Rafael Espindola
Use RequiresNullTerminator to create buffers without...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-10
Rafael Espindola
Add r127409 back now that the windows file was updated.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-10
Jakob Stoklund Olesen
Revert r127409 which broke all the Windows bots.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-10
Rafael Espindola
Add support for MemoryBuffers that are not null termina...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-08
Rafael Espindola
Don't open the file again in the gold plugin. To be...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-16
Michael J. Spencer
MemoryBuffer now return an error_code and returns a...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-09
Michael J. Spencer
Fix whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-09
Michael J. Spencer
Support/MemoryBuffer: Replace all uses of std::string...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-29
Michael J. Spencer
Merge System into Support.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-23
Chris Lattner
add a MemoryBuffer::getOpenFile method, which turns...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-23
Chris Lattner
Revert functionality doug added in r98575 that was...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-10
Duncan Sands
There is no EndPtr anymore - reinterpret the original...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-25
Benjamin Kramer
Tweak MemoryBuffer to allocate the class itself, the...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-24
Dan Gohman
Add overloads for getFile and getFileOrSTDIN which...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-22
Dan Gohman
Add a comment explaining a non-obvious API.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-27
Dan Gohman
Add basic error checking to MemoryBuffer::getSTDIN.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-05
Chris Lattner
stringref-ize the MemoryBuffer::get apis. This requires
blob
|
commitdiff
|
raw
|
diff to current
2010-03-15
Douglas Gregor
Extend MemoryBuffer::getFile() to take an optional...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-18
Jeffrey Yasskin
Remove spurious @verbatim. Patch by Timo Juhani Lindfors!
blob
|
commitdiff
|
raw
|
diff to current
2009-11-10
Daniel Dunbar
Fix MemoryBuffer::getSTDIN to *not* return null if...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-26
Chandler Carruth
Move DataTypes.h to include/llvm/System, update all...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-24
Daniel Dunbar
Add MemoryBuffer::getBuffer() -> StringRef.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-20
Misha Brukman
Removed trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-05
Evan Cheng
Fix more -Wshorten-64-to-32 warnings.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-01
Chris Lattner
Change the MemoryBuffer::getFile* methods to take just...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-29
Chris Lattner
Don't attribute in file headers anymore. See llvmdev...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-18
Chris Lattner
Fix the Linker testcase regressions, by making MemoryBu...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-09
Chris Lattner
Add new MemoryBuffer::getMemBufferCopy method.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-08
Reid Spencer
Make it clear that getSTDIN returns null when stdin...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-05
Reid Spencer
Fix minor doxygen nits.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-06
Chris Lattner
Enhance MemoryBuffer to return error messages in string...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-06
Chris Lattner
Add a helper that either opens a file or stdin.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-29
Chris Lattner
Add a new memorybuffer class, to unify all the file...
blob
|
commitdiff
|
raw
|
diff to current