diff options
author | Pavel Labath <pavel@labath.sk> | 2022-03-21 14:52:22 +0100 |
---|---|---|
committer | Pavel Labath <pavel@labath.sk> | 2022-03-29 17:59:17 +0200 |
commit | 13a3b0bb4b64fea08f26c654b7a810f9ca217c7a (patch) | |
tree | 0ec88f2fa022e2ef455020b5d93171720ca0d6ad /clang/lib/ExtractAPI/API.cpp | |
parent | f10cee91ae07022e602d6a47e504e86796d49a7d (diff) | |
download | llvm-13a3b0bb4b64fea08f26c654b7a810f9ca217c7a.zip llvm-13a3b0bb4b64fea08f26c654b7a810f9ca217c7a.tar.gz llvm-13a3b0bb4b64fea08f26c654b7a810f9ca217c7a.tar.bz2 |
[lldb] Remove usages of case-insensitive c-string functions
They are not portable (which meant we had a hand-rolled implementation
for windows), and llvm::StringRef provides equivalent functionality.
Diffstat (limited to 'clang/lib/ExtractAPI/API.cpp')
0 files changed, 0 insertions, 0 deletions