Support: Move c_str from SmallVector back to SmallString and add a free standing
authorMichael J. Spencer <bigcheesegs@gmail.com>
Thu, 9 Dec 2010 17:37:18 +0000 (17:37 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Thu, 9 Dec 2010 17:37:18 +0000 (17:37 +0000)
commit58fe86dc0ecb7efff01abe2b0024a6a53ebb2c81
tree9a16bdfe41de8b658563c67b2d511003ee346b3a
parent61187dd0ad3d8574f655074e3e7948193d90bb1e
Support: Move c_str from SmallVector back to SmallString and add a free standing
templated c_str in Windows.h to replace it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121381 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/SmallString.h
include/llvm/ADT/SmallVector.h
lib/Support/Windows/PathV2.inc
lib/Support/Windows/Windows.h