.. |
DynamicLibrary
|
Move these CMake projects into the Tests folder on IDEs like Visual Studio rather than leave it in the root directory. NFC.
|
2017-11-04 19:39:14 +00:00 |
AlignOfTest.cpp
|
|
|
AllocatorTest.cpp
|
|
|
ARMAttributeParser.cpp
|
|
|
ArrayRecyclerTest.cpp
|
|
|
BinaryStreamTest.cpp
|
Remove unused variables. No functionality change.
|
2017-10-08 21:23:02 +00:00 |
BlockFrequencyTest.cpp
|
|
|
BranchProbabilityTest.cpp
|
|
|
CachePruningTest.cpp
|
Make the size specification for cache_size_bytes case insensitive.
|
2017-06-23 17:13:51 +00:00 |
Casting.cpp
|
|
|
Chrono.cpp
|
Support formatv of TimePoint with strftime-style formats.
|
2017-10-24 08:30:19 +00:00 |
CMakeLists.txt
|
[ADT] Enable reverse iteration for DenseMap
|
2017-08-24 23:02:48 +00:00 |
CommandLineTest.cpp
|
[Support][CommandLine] Add cl::Option::setDefault()
|
2017-08-28 13:39:43 +00:00 |
CompressionTest.cpp
|
|
|
ConvertUTFTest.cpp
|
|
|
CrashRecoveryTest.cpp
|
|
|
DataExtractorTest.cpp
|
|
|
DebugTest.cpp
|
|
|
EndianStreamTest.cpp
|
|
|
EndianTest.cpp
|
|
|
ErrnoTest.cpp
|
Recommit "[Support] Add RetryAfterSignal helper function"
|
2017-06-29 13:15:31 +00:00 |
ErrorOrTest.cpp
|
|
|
ErrorTest.cpp
|
[Error] Add an optional error message to cantFail.
|
2017-08-29 23:29:09 +00:00 |
FileOutputBufferTest.cpp
|
Convert FileOutputBuffer::commit to Error.
|
2017-11-08 01:50:29 +00:00 |
formatted_raw_ostream_test.cpp
|
|
|
FormatVariadicTest.cpp
|
Fix FormatVariadicTest with GCC
|
2017-10-23 18:41:22 +00:00 |
GlobPatternTest.cpp
|
[Support/GlobPattern] - Do not crash when pattern has characters with int value < 0.
|
2017-07-31 09:26:50 +00:00 |
Host.cpp
|
[AArch64] Add basic support for Qualcomm's Saphira CPU.
|
2017-09-25 14:05:00 +00:00 |
LEB128Test.cpp
|
Change encodeU/SLEB128 to pad to certain number of bytes
|
2017-09-15 20:34:47 +00:00 |
LineIteratorTest.cpp
|
|
|
LockFileManagerTest.cpp
|
|
|
ManagedStatic.cpp
|
|
|
MathExtrasTest.cpp
|
MathExtras UnitTest: Assert that isPowerOf2(0) is false. NFC.
|
2017-07-03 18:42:47 +00:00 |
MD5Test.cpp
|
|
|
MemoryBufferTest.cpp
|
|
|
MemoryTest.cpp
|
Untabify.
|
2017-10-18 13:31:28 +00:00 |
NativeFormatTests.cpp
|
|
|
ParallelTest.cpp
|
|
|
Path.cpp
|
Support: Have directory_iterator::status() return FindFirstFileEx/FindNextFile results on Windows.
|
2017-10-10 22:19:46 +00:00 |
ProcessTest.cpp
|
[Support] env vars with empty values on windows
|
2017-08-18 16:55:44 +00:00 |
ProgramTest.cpp
|
Convenience/safety fix for llvm::sys::Execute(And|No)Wait
|
2017-09-13 17:03:37 +00:00 |
raw_ostream_test.cpp
|
Support: Add llvm::center_justify.
|
2017-07-13 16:11:08 +00:00 |
raw_pwrite_stream_test.cpp
|
|
|
raw_sha1_ostream_test.cpp
|
|
|
RegexTest.cpp
|
Fix llvm-special-case-list-fuzzer regexp exception
|
2017-10-27 19:15:13 +00:00 |
ReplaceFileTest.cpp
|
Support: Rewrite Windows implementation of sys::fs::rename to be more POSIXy.
|
2017-10-06 17:14:36 +00:00 |
ReverseIterationTest.cpp
|
[unittest/ReverseIteration] Unbreak when compiling with GCC.
|
2017-09-05 21:27:23 +00:00 |
ScaledNumberTest.cpp
|
|
|
SourceMgrTest.cpp
|
Add DK_Remark to SMDiagnostic
|
2017-10-12 23:56:02 +00:00 |
SpecialCaseListTest.cpp
|
Extend SpecialCaseList to allow users to blame matches on entries in the file.
|
2017-11-07 21:16:46 +00:00 |
StringPool.cpp
|
|
|
SwapByteOrderTest.cpp
|
|
|
TargetParserTest.cpp
|
[AArch64] Add basic support for Qualcomm's Saphira CPU.
|
2017-09-25 14:05:00 +00:00 |
TarWriterTest.cpp
|
Fix off-by-one error in TarWriter.
|
2017-09-27 21:38:02 +00:00 |
Threading.cpp
|
|
|
ThreadLocalTest.cpp
|
|
|
ThreadPool.cpp
|
|
|
TimerTest.cpp
|
|
|
TrailingObjectsTest.cpp
|
|
|
TrigramIndexTest.cpp
|
|
|
TypeNameTest.cpp
|
|
|
UnicodeTest.cpp
|
|
|
xxhashTest.cpp
|
|
|
YAMLIOTest.cpp
|
[YAMLTraits] Add filename support to yaml::Input
|
2017-07-17 11:41:30 +00:00 |
YAMLParserTest.cpp
|
|
|