aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/ReachingDefAnalysis.cpp
diff options
context:
space:
mode:
authorBenjamin Kramer <benny.kra@googlemail.com>2020-01-28 13:51:38 +0100
committerBenjamin Kramer <benny.kra@googlemail.com>2020-01-28 13:56:12 +0100
commit2e4977965b57c53db81e729e390dbda6807ef7fc (patch)
tree8c2363304ebc728b9943e73d6a10ea72ddb61a1d /llvm/lib/CodeGen/ReachingDefAnalysis.cpp
parentd8de349951c275af86d67eb3e9c7b1f554531a9b (diff)
downloadllvm-2e4977965b57c53db81e729e390dbda6807ef7fc.zip
llvm-2e4977965b57c53db81e729e390dbda6807ef7fc.tar.gz
llvm-2e4977965b57c53db81e729e390dbda6807ef7fc.tar.bz2
[ADT] Implicitly convert between StringRef and std::string_view when we have C++17
This makes the types almost seamlessly interchangeable in C++17 codebases. Eventually we want to replace StringRef with the standard type, but that requires C++17 being the default and a huge refactoring job as StringRef has a lot more functionality.
Diffstat (limited to 'llvm/lib/CodeGen/ReachingDefAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions