Alex Langford
e29cc5216a
[lldb][NFCI] Remove use of ConstString from IOHandler
...
None of these need to be in the ConstString StringPool. For the most
part they are constant strings and do not require fast comparisons.
I did change IOHandlerDelegateMultiline slightly -- specifically, the
`m_end_line` member always has a `\n` at the end of it now. This was so
that `IOHandlerGetControlSequence` can always return a StringRef. This
did require a slight change to `IOHandlerIsInputComplete` where we must
drop the newline before comparing it against the input parameter.
Differential Revision: https://reviews.llvm.org/D151597
2023-06-15 14:57:20 -07:00
..
2023-05-19 10:22:51 -07:00
2021-10-12 22:10:21 +08:00
2021-10-12 22:10:21 +08:00
2022-01-20 18:06:14 -08:00
2023-05-18 15:13:36 -07:00
2022-01-20 18:06:14 -08:00
2023-05-18 15:13:36 -07:00
2023-05-18 15:13:36 -07:00
2023-05-18 15:13:36 -07:00
2022-01-20 18:06:14 -08:00
2023-06-07 10:14:53 -07:00
2023-06-15 14:57:20 -07:00
2022-01-20 18:06:14 -08:00
2022-12-19 13:52:10 +05:00
2022-12-04 16:51:25 -08:00
2022-05-13 18:33:05 -07:00
2023-05-18 15:13:36 -07:00
2023-05-30 13:21:56 -07:00
2022-01-20 18:06:14 -08:00
2022-01-20 18:06:14 -08:00
2023-04-25 15:02:34 -07:00
2023-05-18 15:13:36 -07:00
2022-01-20 18:06:14 -08:00
2023-05-18 15:13:36 -07:00
2022-01-20 18:06:14 -08:00
2023-05-15 22:49:00 +04:00
2023-05-04 22:00:17 -07:00
2023-05-30 17:12:35 -07:00
2023-05-18 15:13:36 -07:00
2022-02-23 14:25:59 +01:00
2023-05-18 15:13:36 -07:00
2022-07-12 16:23:03 -07:00
2022-01-20 18:06:14 -08:00
2023-05-18 15:13:36 -07:00
2022-01-20 18:06:14 -08:00
2022-12-04 16:51:25 -08:00
2023-01-07 14:18:35 -08:00
2022-03-31 13:21:49 -07:00
2023-05-18 15:13:36 -07:00
2022-08-30 10:17:58 -07:00
2023-06-14 15:46:00 -07:00
2023-06-13 13:44:51 -07:00
2023-05-18 15:13:36 -07:00
2023-05-18 15:13:36 -07:00
2022-01-20 18:06:14 -08:00
2022-09-19 14:43:31 -07:00
2023-01-30 16:49:15 +05:00
2023-01-04 22:05:40 -08:00
2023-05-18 15:13:36 -07:00
2023-05-18 15:13:36 -07:00
2023-05-22 16:14:00 -07:00
2022-08-22 14:46:27 -07:00
2022-01-20 18:06:14 -08:00
2022-01-20 18:06:14 -08:00
2023-06-06 10:58:34 -07:00
2023-05-22 16:14:00 -07:00
2022-01-20 18:06:14 -08:00
2022-01-20 18:06:14 -08:00
2023-05-18 15:13:36 -07:00
2023-05-18 15:13:36 -07:00
2023-05-18 15:13:36 -07:00
2023-05-18 15:13:36 -07:00
2022-01-20 18:06:14 -08:00
2023-05-18 15:13:36 -07:00
2022-01-20 18:06:14 -08:00
2023-05-18 15:13:36 -07:00
2023-05-18 15:13:36 -07:00
2023-05-18 15:13:36 -07:00
2023-05-18 15:13:36 -07:00
2023-06-13 15:51:32 -07:00
2022-09-12 13:59:05 -07:00
2022-01-20 18:06:14 -08:00
2023-05-18 15:13:36 -07:00
2023-06-13 20:46:33 -07:00