[cfe-commits] cleanup: bring OwningPtr into clang namespace

nobled nobled at dreamwidth.org
Sat Feb 4 04:57:23 PST 2012


This adds OwningPtr DenseMap to clang/Basic/LLVM.h. I also have two
more similar patches, one for SmallString and one for DenseMap,
finishing off a TODO in a comment there. (Those other two are over the
list size limit, though.) They also remove the llvm:: prefix
throughout the codebase.

They're largely mechanical; are all three OK to commit?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Basic-import-OwningPtr-into-clang-namespace.patch
Type: text/x-patch
Size: 96977 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120204/c7819309/attachment.bin>


More information about the cfe-commits mailing list