Make StringRef's std::string conversion operator explicit
authorSylvestre Ledru <sylvestre@debian.org>
Sat, 1 Feb 2020 14:36:51 +0000 (15:36 +0100)
committerSylvestre Ledru <sylvestre@debian.org>
Sat, 1 Feb 2020 14:43:45 +0000 (15:43 +0100)
commit2eb80a99a2c6f8e2f090a2bc8cd2760fe1e1f267
tree8c53131a5754fe5d40ab1c8d6b4d3be3c351eaea
parenta3485301d4870f57590d7b69eed7959134a694ab
Make StringRef's std::string conversion operator explicit
The build is currenly broken when perf or ffi are enabled for llvm

Just like in https://reviews.llvm.org/rG777180a32b61070a10dd330b4f038bf24e916af1
llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp
llvm/lib/ExecutionEngine/PerfJITEvents/PerfJITEventListener.cpp