llvm-capstone/lldb/unittests/Utility
Alex Langford 5f69e6682b [lldb][NFCI] Timer::DumpCategoryTimes should take a reference instead of a pointer
We are assuming that the pointer is always valid, might as well take a
reference instead.

Differential Revision: https://reviews.llvm.org/D153711
2023-06-26 10:36:41 -07:00
..
Inputs [lldb/Utility] Add GetDescription(Stream&) to StructureData::* 2022-11-03 14:44:53 -07:00
AnsiTerminalTest.cpp
ArchSpecTest.cpp [lldb] Add support for MSP430 in LLDB. 2023-04-17 16:03:35 -07:00
ArgsTest.cpp [lldb] Remove LLDB reproducers 2022-09-19 14:43:31 -07:00
BroadcasterTest.cpp
CMakeLists.txt [Support] Move TargetParsers to new component 2022-12-20 11:05:50 +00:00
CompletionRequestTest.cpp
ConstStringTest.cpp [lldb] Remove LLDB reproducers 2022-09-19 14:43:31 -07:00
DataBufferTest.cpp
DataEncoderTest.cpp
DataExtractorTest.cpp
EnvironmentTest.cpp
EventTest.cpp
FileSpecTest.cpp [lldb] Introduce FileSpec::GetComponents 2023-05-30 15:13:17 -07:00
FlagsTest.cpp
ListenerTest.cpp [lldb/unittests] Use std::nullopt instead of None (NFC) 2022-12-04 16:51:27 -08:00
LogTest.cpp [lldb][test] LogTest: Fix stack overflow 2023-06-08 17:10:32 +01:00
NameMatchesTest.cpp
OptionsWithRawTest.cpp
PredicateTest.cpp [lldb/unittests] Use std::nullopt instead of None (NFC) 2022-12-04 16:51:27 -08:00
ProcessInfoTest.cpp
ProcessInstanceInfoTest.cpp [lldb] Use std::optional instead of llvm::Optional (NFC) 2023-01-07 14:18:35 -08:00
RangeMapTest.cpp
RangeTest.cpp
RegisterValueTest.cpp [lldb] Use std::optional instead of llvm::Optional (NFC) 2023-01-07 14:18:35 -08:00
RegularExpressionTest.cpp
ScalarTest.cpp Include <cmath> before using std::pow() 2022-09-28 17:35:35 -07:00
SharedClusterTest.cpp
StateTest.cpp
StatusTest.cpp [lldb] Use std::size instead of llvm::array_lengthof 2022-09-08 14:21:55 -06:00
StreamTeeTest.cpp
StreamTest.cpp
StringExtractorGDBRemoteTest.cpp [lldb] llvm::Optional::value() && => operator*/operator-> 2022-12-17 20:37:13 +00:00
StringExtractorTest.cpp
StringLexerTest.cpp
StringListTest.cpp
StructuredDataTest.cpp [lldb/test] Fix StructuredDataTest::GetDescriptionEmpty warning (NFC) 2022-11-04 22:05:58 -07:00
SubsystemRAIITest.cpp
TildeExpressionResolverTest.cpp
TimeoutTest.cpp [lldb/unittests] Use std::nullopt instead of None (NFC) 2022-12-04 16:51:27 -08:00
TimerTest.cpp [lldb][NFCI] Timer::DumpCategoryTimes should take a reference instead of a pointer 2023-06-26 10:36:41 -07:00
TraceGDBRemotePacketsTest.cpp
UriParserTest.cpp [lldb/unittests] Use std::nullopt instead of None (NFC) 2022-12-04 16:51:27 -08:00
UserIDResolverTest.cpp [lldb] Use std::optional instead of llvm::Optional (NFC) 2023-01-07 14:18:35 -08:00
UUIDTest.cpp Change the meaning of a UUID with all zeros for data. 2022-08-30 10:17:58 -07:00
VASprintfTest.cpp
VMRangeTest.cpp
XcodeSDKTest.cpp [NFC][TargetParser] Remove llvm/ADT/Triple.h 2023-02-07 12:39:46 +00:00