diff options
author | Kazu Hirata <kazu@google.com> | 2024-05-16 22:18:45 -0700 |
---|---|---|
committer | Kazu Hirata <kazu@google.com> | 2024-05-16 22:18:45 -0700 |
commit | 14030d71693b046784ff19cc157074e4db23e74f (patch) | |
tree | dae7baa94a08005127f355bdd8b5331117f033ba /clang/lib/Analysis/ThreadSafetyCommon.cpp | |
parent | f4066fa2dd21c65bf0e24a479634c9a2d276cf8e (diff) | |
download | llvm-14030d71693b046784ff19cc157074e4db23e74f.zip llvm-14030d71693b046784ff19cc157074e4db23e74f.tar.gz llvm-14030d71693b046784ff19cc157074e4db23e74f.tar.bz2 |
[llvm] Drop explicit conversions of string literals to StringRef (NFC)
We routinely rely on implicit conversions of string literals to
StringRef so that we can use operator==(StringRef, StringRef).
Diffstat (limited to 'clang/lib/Analysis/ThreadSafetyCommon.cpp')
0 files changed, 0 insertions, 0 deletions