diff options
author | Kazu Hirata <kazu@google.com> | 2024-10-29 14:46:51 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-29 14:46:51 -0700 |
commit | 5cfb07a5d067f7729a1578c7272fb314a89c8596 (patch) | |
tree | f4b96674f3a460abe16103ed4542aa0267366729 /llvm/lib/CodeGen/MachineModuleSlotTracker.cpp | |
parent | a325c5359310316e393e7e446373fca645002ecb (diff) | |
download | llvm-5cfb07a5d067f7729a1578c7272fb314a89c8596.zip llvm-5cfb07a5d067f7729a1578c7272fb314a89c8596.tar.gz llvm-5cfb07a5d067f7729a1578c7272fb314a89c8596.tar.bz2 |
Revert "[ADT] Use std::string_view inside StringRef (#113775)" (#114133)
This patch reverts commit 89b5d88fb81362b4fb2f833790aa40b7eaa186da.
Some sanitizer failures have been reported, indicating that StringRef
and std::string_view handle data == nulptr differently. Also, they
support different values for the max size (size_t v.s. ptrdiff_t).
Thanks goes to Jorge Gorbe Moya for reporting these.
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleSlotTracker.cpp')
0 files changed, 0 insertions, 0 deletions