cling/lib/MetaProcessor
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
..
CMakeLists.txt Enable ROOT to be built with prebuilt clang and llvm. 2018-03-28 19:29:10 +02:00
Display.cpp Use nullptr in cling 2023-01-30 08:29:07 +01:00
InputValidator.cpp Use StringRef::{starts,ends}_with 2024-02-23 09:44:06 +01:00
MetaLexer.cpp Support bare # in input line: (#14109) 2024-01-25 15:29:08 +01:00
MetaParser.cpp Use StringRef::{starts,ends}_with 2024-02-23 09:44:06 +01:00
MetaProcessor.cpp Add Interpreter::m_InputFlags 2022-02-11 01:59:05 +01:00
MetaSema.cpp Replace llvm::Optional, llvm::None with their std equivalents 2023-12-13 13:29:06 +01:00