[PATCH] [C++11] Add overloads for externally used OwningPtr functions.
Ahmed Charles
acharles at outlook.com
Wed Mar 5 00:04:28 PST 2014
Hi dblaikie,
This will allow external callers of these functions to switch over time
rather than forcing a breaking change all a once. These particular
functions were determined by building clang/lld/lldb.
http://llvm-reviews.chandlerc.com/D2962
Files:
include/llvm/MC/MCDisassembler.h
include/llvm/Object/Archive.h
include/llvm/Support/FileOutputBuffer.h
include/llvm/Support/MemoryBuffer.h
lib/MC/MCDisassembler.cpp
lib/Object/Archive.cpp
lib/Support/FileOutputBuffer.cpp
lib/Support/MemoryBuffer.cpp
unittests/Support/MemoryBufferTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2962.1.patch
Type: text/x-patch
Size: 19585 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140305/b5ae80d6/attachment.bin>
More information about the llvm-commits
mailing list