.. |
DynamicLibrary
|
|
|
AlignmentTest.cpp
|
Fix https://bugs.llvm.org/show_bug.cgi?id=43791
|
2019-10-28 10:40:35 +01:00 |
AlignOfTest.cpp
|
|
|
AllocatorTest.cpp
|
[Alignment][NFC] Move and type functions from MathExtras to Alignment
|
2019-10-14 13:14:34 +00:00 |
AnnotationsTest.cpp
|
|
|
ARMAttributeParser.cpp
|
|
|
ArrayRecyclerTest.cpp
|
|
|
BinaryStreamTest.cpp
|
|
|
BlockFrequencyTest.cpp
|
|
|
BranchProbabilityTest.cpp
|
|
|
CachePruningTest.cpp
|
|
|
Casting.cpp
|
|
|
CheckedArithmeticTest.cpp
|
|
|
Chrono.cpp
|
|
|
CMakeLists.txt
|
Revert "Disable exit-on-SIGPIPE in lldb"
|
2019-10-24 13:19:49 -07:00 |
CommandLineTest.cpp
|
[CommandLine] Add missing Callbacks
|
2019-12-09 11:37:34 +00:00 |
CompressionTest.cpp
|
build: reduce CMake handling for zlib
|
2020-01-02 11:19:12 -08:00 |
ConvertUTFTest.cpp
|
|
|
CrashRecoveryTest.cpp
|
|
|
CRCTest.cpp
|
Unify the two CRC implementations
|
2019-10-09 09:06:30 +00:00 |
DataExtractorTest.cpp
|
|
|
DebugCounterTest.cpp
|
|
|
DebugTest.cpp
|
|
|
DJBTest.cpp
|
|
|
EndianStreamTest.cpp
|
|
|
EndianTest.cpp
|
|
|
ErrnoTest.cpp
|
|
|
ErrorOrTest.cpp
|
|
|
ErrorTest.cpp
|
[Error] Make llvm::cantFail include the original error messages
|
2019-10-17 21:54:15 +00:00 |
FileCheckTest.cpp
|
[FileCheck] Remove FileCheck prefix in API
|
2020-01-06 22:28:23 +00:00 |
FileCollectorTest.cpp
|
|
|
FileOutputBufferTest.cpp
|
[LLD][ELF] Support --[no-]mmap-output-file with F_no_mmap
|
2019-10-29 15:49:08 -07:00 |
FileUtilitiesTest.cpp
|
|
|
formatted_raw_ostream_test.cpp
|
|
|
FormatVariadicTest.cpp
|
|
|
GlobPatternTest.cpp
|
Reapply r375051: [support] GlobPattern: add support for \ and [!...] , and allow ] in more places
|
2019-10-17 18:09:05 +00:00 |
Host.cpp
|
[clang][llvm] Obsolete Exynos M1 and M2
|
2019-10-30 15:02:59 -05:00 |
ItaniumManglingCanonicalizerTest.cpp
|
llvm-cxxmap: fix support for remapping non-mangled names.
|
2019-12-18 10:47:02 -08:00 |
JSONTest.cpp
|
[Support] Add erase() to json::Object
|
2019-11-11 18:25:28 +01:00 |
KnownBitsTest.cpp
|
[NFC][KnownBits] Add getMinValue() / getMaxValue() methods
|
2019-12-03 20:04:51 +03:00 |
LEB128Test.cpp
|
|
|
LineIteratorTest.cpp
|
|
|
LockFileManagerTest.cpp
|
|
|
ManagedStatic.cpp
|
|
|
MatchersTest.cpp
|
|
|
MathExtrasTest.cpp
|
[Alignment][NFC] Support compile time constants
|
2019-10-14 09:04:15 +00:00 |
MD5Test.cpp
|
|
|
MemoryBufferTest.cpp
|
|
|
MemoryTest.cpp
|
|
|
NativeFormatTests.cpp
|
|
|
ParallelTest.cpp
|
|
|
Path.cpp
|
[unittest] Fix unittests/Support/Path.cpp after D49466
|
2019-11-26 15:34:48 -08:00 |
ProcessTest.cpp
|
[Support][NFC] Add an explicit unit test for Process::getPageSize()
|
2020-01-09 18:14:05 +00:00 |
ProgramTest.cpp
|
|
|
raw_ostream_test.cpp
|
Implement LWG#1203 for raw_ostream.
|
2019-12-09 14:00:53 -08:00 |
raw_pwrite_stream_test.cpp
|
|
|
raw_sha1_ostream_test.cpp
|
[Support] Optimize SHA1 implementation
|
2019-11-11 22:14:28 -08:00 |
RegexTest.cpp
|
|
|
ReplaceFileTest.cpp
|
|
|
ReverseIterationTest.cpp
|
[NFC] Fixes -Wrange-loop-analysis warnings
|
2020-01-07 00:51:41 +01:00 |
ScaledNumberTest.cpp
|
|
|
SourceMgrTest.cpp
|
|
|
SpecialCaseListTest.cpp
|
Reland 9f3fdb0d7fab: [Driver] Use VFS to check if sanitizer blacklists exist
|
2019-11-21 11:56:09 +01:00 |
StringPool.cpp
|
|
|
SwapByteOrderTest.cpp
|
|
|
SymbolRemappingReaderTest.cpp
|
|
|
TargetParserTest.cpp
|
AArch64: add missing Apple CPU names and use them by default.
|
2020-01-08 09:24:06 +00:00 |
TarWriterTest.cpp
|
|
|
TaskQueueTest.cpp
|
|
|
Threading.cpp
|
Reland "[Support] Add a way to run a function on a detached thread""
|
2019-10-23 15:51:44 +02:00 |
ThreadLocalTest.cpp
|
|
|
ThreadPool.cpp
|
Fix uninitialized variable warning. NFC.
|
2019-11-18 13:26:51 +00:00 |
TimerTest.cpp
|
|
|
TrailingObjectsTest.cpp
|
[Alignment][NFC] Move and type functions from MathExtras to Alignment
|
2019-10-14 13:14:34 +00:00 |
TrigramIndexTest.cpp
|
|
|
TypeNameTest.cpp
|
|
|
TypeTraitsTest.cpp
|
|
|
UnicodeTest.cpp
|
|
|
VersionTupleTest.cpp
|
|
|
VirtualFileSystemTest.cpp
|
[VFS] Disable check for ../foo on Windows
|
2019-12-11 10:53:35 -08:00 |
xxhashTest.cpp
|
|
|
YAMLIOTest.cpp
|
YAML parser robustness improvements
|
2019-11-05 21:51:04 -08:00 |
YAMLParserTest.cpp
|
Fix null dereference in yaml::Document::skip
|
2019-11-11 20:48:28 -08:00 |