OSDN Git Service

Revert "Clean up SmallString a bit"
authorDavid Blaikie <dblaikie@gmail.com>
Sun, 9 Mar 2014 06:22:58 +0000 (06:22 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Sun, 9 Mar 2014 06:22:58 +0000 (06:22 +0000)
commit3e07f8a03d85956013cd9e9b100ac274f44f3f34
treea3e0b34ce17d07d924318c8a235d21fe62039f49
parented8ba2e58e6ad9069feeba7bfca60b8873d23743
Revert "Clean up SmallString a bit"

This reverts commit r203374.

Ambiguities in assign... oh well. I'm just going to revert this and
probably not try to recommit it as it's not terribly important.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@203375 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/SmallString.h
include/llvm/ADT/SmallVector.h
include/llvm/DebugInfo/DIContext.h
unittests/ADT/SmallStringTest.cpp
unittests/ADT/SmallVectorTest.cpp