OSDN Git Service

SmallString doesn't have implicit conversion from const char*.
authorZachary Turner <zturner@google.com>
Fri, 17 Mar 2017 00:28:23 +0000 (00:28 +0000)
committerZachary Turner <zturner@google.com>
Fri, 17 Mar 2017 00:28:23 +0000 (00:28 +0000)
commitbb8d9fb4011f9508c64b6ccb95c4d3fe0b18c511
treecbe329280fa2866e36d36a07ef5ac60ff2386b08
parent0a965f8ecd3f7a78b43a5460c4a0a53a467e020d
SmallString doesn't have implicit conversion from const char*.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@298019 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/Support/Path.cpp