cling/lib/Utils
Devajith Valaparambil Sreeramaswamy c5692e71f1 Use StringRef::{starts,ends}_with
Follows the changes introduced in https://reviews.llvm.org/D136030
2024-02-23 09:44:06 +01:00
..
AST.cpp Use StringRef::{starts,ends}_with 2024-02-23 09:44:06 +01:00
CMakeLists.txt Fix building clingutils tetss with builtin_clang=OFF for conda 2020-01-24 15:44:19 +01:00
Diagnostics.cpp fix unsafe mix of type warning in Diagnostic.cpp 2023-08-14 15:14:03 +02:00
Output.cpp Color handling moved from raw_fd_ostream to raw_ostream. 2022-12-09 08:44:16 +01:00
ParserStateRAII.cpp Qualify DestroyTemplateIdAnnotationsRAIIObj. 2022-12-09 08:44:16 +01:00
Paths.cpp Use StringRef::{starts,ends}_with 2024-02-23 09:44:06 +01:00
PlatformPosix.cpp Initial support for building on FreeBSD (#12996) 2023-06-22 11:14:05 +02:00
PlatformWin.cpp Use StringRef::{starts,ends}_with 2024-02-23 09:44:06 +01:00
SourceNormalization.cpp Use StringRef::{starts,ends}_with 2024-02-23 09:44:06 +01:00
UTF8.cpp LLVM_ON_WIN32 was dropped. 2021-02-25 20:44:18 +01:00
Validation.cpp Add platform::IsMemoryValid. 2016-10-18 17:53:21 +02:00