diff options
author | Kazu Hirata <kazu@google.com> | 2025-05-03 10:12:47 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-03 10:12:47 -0700 |
commit | 0b96d22f95eeef00ec40723f0d59ccb4389dc1b6 (patch) | |
tree | 1e6f0412fc2830a9ea06ea8df6a295d4190790d1 /llvm/lib/FileCheck/FileCheckImpl.h | |
parent | b4fac94181c4cf17dbb7ecc2ae975712b0e4a6d1 (diff) | |
download | llvm-0b96d22f95eeef00ec40723f0d59ccb4389dc1b6.zip llvm-0b96d22f95eeef00ec40723f0d59ccb4389dc1b6.tar.gz llvm-0b96d22f95eeef00ec40723f0d59ccb4389dc1b6.tar.bz2 |
[SPIRV] Use StringRef instead of std::string (NFC) (#138408)
We can use StringRef for PassPrefix because it is used only with
StringRef::starts_with.
Diffstat (limited to 'llvm/lib/FileCheck/FileCheckImpl.h')
0 files changed, 0 insertions, 0 deletions