It appears in this case that an implicit cast from StringRef to std::string
doesn't happen.  Fixed with an explicit cast.
Details
Details
- Reviewers
 rriddle - Commits
 - rG6ce8e4f46b7a: [mlir] build fix for gcc-5
 
Diff Detail
Diff Detail
- Repository
 - rG LLVM Github Monorepo
 
clang-format: please reformat the code