Support/ADT: Move c_str() from SmallString to SmallVectorImpl. The Windows PathV2
authorMichael J. Spencer <bigcheesegs@gmail.com>
Mon, 6 Dec 2010 04:27:42 +0000 (04:27 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Mon, 6 Dec 2010 04:27:42 +0000 (04:27 +0000)
commite99bbd9ac3cc7ba2615c9b800a002e47c8e13991
treeb52345db3e4e67f68f2daf85d0af231d8579a744
parentf9644867712c531427567ca4f936f507cd34f1b1
Support/ADT: Move c_str() from SmallString to SmallVectorImpl. The Windows PathV2
implementation needs it for wchar_t and SmallVectorImpl in general.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120984 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/SmallString.h
include/llvm/ADT/SmallVector.h