summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/strings/basic.string/string.ops/string_substr/substr.pass.cpp
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2016-11-24 11:22:43 +0000
committerPavel Labath <labath@google.com>2016-11-24 11:22:43 +0000
commit11b63cd309630808d92c84dd93d14aeaec7fc2fe (patch)
treef93b1df86014e1be22a67d92d59ed91614004eda /libcxx/test/std/strings/basic.string/string.ops/string_substr/substr.pass.cpp
parent929282836ae3b3412e5435a641dd2514a6019d9c (diff)
downloadbcm5719-llvm-11b63cd309630808d92c84dd93d14aeaec7fc2fe.tar.gz
bcm5719-llvm-11b63cd309630808d92c84dd93d14aeaec7fc2fe.zip
Attempt to fix freebsd build after r287864
the chrono library there uses long long as the underlying chrono type, but defines int64_t as long (or the other way around, I am not sure). In any case, this caused the implicit conversion to not trigger. This should address that. Also fix up the relevant unit test. llvm-svn: 287867
Diffstat (limited to 'libcxx/test/std/strings/basic.string/string.ops/string_substr/substr.pass.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud