[cfe-commits] cleanup: bring OwningPtr into clang namespace
Chris Lattner
clattner at apple.com
Sat Feb 4 17:09:42 PST 2012
On Feb 4, 2012, at 4:57 AM, nobled wrote:
> 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?
LGTM, please do!
-Chris
More information about the cfe-commits
mailing list