[libFuzzer] replace string_view with string to fix the bots. This is NFC, just slower.
authorKostya Serebryany <kcc@google.com>
Tue, 14 May 2019 22:16:04 +0000 (22:16 +0000)
committerKostya Serebryany <kcc@google.com>
Tue, 14 May 2019 22:16:04 +0000 (22:16 +0000)
commit2e2dfe21861562f6c52069b49c29237b19052bf5
tree1d3500f981d2ee4cff2507ffc8057f30536c9690
parent7f9a008a2db285aca57bfa0c09858c9527a7aa98
[libFuzzer] replace string_view with string to fix the bots. This is NFC, just slower.

llvm-svn: 360717
compiler-rt/lib/fuzzer/FuzzerDataFlowTrace.cpp