.. |
DynamicLibrary
|
Make llvm::StringRef to std::string conversions explicit.
|
2020-01-28 23:25:25 +01:00 |
ARMAttributeParser.cpp
|
[ARM] Change ARMAttributeParser::Parse to use support::endianness and simplify
|
2020-02-21 11:05:33 -08:00 |
AlignOfTest.cpp
|
[NFC] Remove LLVM_ALIGNAS
|
2019-07-31 03:22:08 +00:00 |
AlignmentTest.cpp
|
[Alignment][NFC] Deprecate Align::None()
|
2020-01-24 12:53:58 +01:00 |
AllocatorTest.cpp
|
Reland "[llvm] Add a way to speed up the speed in which BumpPtrAllocator increases slab sizes""
|
2020-02-03 12:06:15 +01:00 |
AnnotationsTest.cpp
|
[Support] Try to unbreak windows buildbot
|
2019-04-25 11:57:40 +00:00 |
ArrayRecyclerTest.cpp
|
…
|
|
BinaryStreamTest.cpp
|
[Support] Split MallocAllocator out of Allocator.h
|
2020-01-24 17:29:32 -08:00 |
BlockFrequencyTest.cpp
|
…
|
|
BranchProbabilityTest.cpp
|
…
|
|
CMakeLists.txt
|
Revert "Disable exit-on-SIGPIPE in lldb"
|
2019-10-24 13:19:49 -07:00 |
CRCTest.cpp
|
Make llvm::crc32() work also for input sizes larger than 32 bits.
|
2020-02-05 21:32:11 +01:00 |
CachePruningTest.cpp
|
…
|
|
Casting.cpp
|
[llvm] Migrate llvm::make_unique to std::make_unique
|
2019-08-15 15:54:37 +00:00 |
CheckedArithmeticTest.cpp
|
…
|
|
Chrono.cpp
|
…
|
|
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
|
[Support] Optionally call signal handlers when a function wrapped by the the CrashRecoveryContext fails
|
2020-01-11 15:27:07 -05:00 |
DJBTest.cpp
|
…
|
|
DataExtractorTest.cpp
|
[DebugInfo][Support] Replace DWARFDataExtractor size function
|
2020-01-13 10:53:00 +00:00 |
DebugCounterTest.cpp
|
…
|
|
DebugTest.cpp
|
…
|
|
EndianStreamTest.cpp
|
…
|
|
EndianTest.cpp
|
…
|
|
ErrnoTest.cpp
|
…
|
|
ErrorOrTest.cpp
|
…
|
|
ErrorTest.cpp
|
[Error/unittests] Add a FailedWithMessage gtest matcher
|
2020-02-21 15:29:48 +01:00 |
FileCheckTest.cpp
|
Make llvm::StringRef to std::string conversions explicit.
|
2020-01-28 23:25:25 +01:00 |
FileCollectorTest.cpp
|
Make llvm::StringRef to std::string conversions explicit.
|
2020-01-28 23:25:25 +01:00 |
FileOutputBufferTest.cpp
|
[LLD][ELF] Support --[no-]mmap-output-file with F_no_mmap
|
2019-10-29 15:49:08 -07:00 |
FileUtilitiesTest.cpp
|
[llvm] Replace SmallStr.str().str() with std::string conversion operator.
|
2020-01-29 21:16:46 -08:00 |
FormatVariadicTest.cpp
|
Use C++14-style return type deduction in LLVM.
|
2020-02-11 07:38:42 -08:00 |
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
|
Fix 01b02a73de to use correct macro spelling and fix unit tests.
|
2020-02-14 15:58:36 -08:00 |
ItaniumManglingCanonicalizerTest.cpp
|
llvm-cxxmap: fix support for remapping non-mangled names.
|
2019-12-18 10:47:02 -08:00 |
JSONTest.cpp
|
Make llvm::StringRef to std::string conversions explicit.
|
2020-01-28 23:25:25 +01:00 |
KnownBitsTest.cpp
|
[NFC][KnownBits] Add getMinValue() / getMaxValue() methods
|
2019-12-03 20:04:51 +03:00 |
LEB128Test.cpp
|
…
|
|
LineIteratorTest.cpp
|
…
|
|
LockFileManagerTest.cpp
|
…
|
|
MD5Test.cpp
|
…
|
|
ManagedStatic.cpp
|
…
|
|
MatchersTest.cpp
|
…
|
|
MathExtrasTest.cpp
|
[Alignment][NFC] Support compile time constants
|
2019-10-14 09:04:15 +00:00 |
MemoryBufferTest.cpp
|
[Support] Improve readNativeFile(Slice) interface
|
2019-08-22 08:13:30 +00:00 |
MemoryTest.cpp
|
[Support] Renamed member 'Size' to 'AllocatedSize' in MemoryBlock and OwningMemoryBlock.
|
2019-05-20 20:53:05 +00:00 |
NativeFormatTests.cpp
|
…
|
|
ParallelTest.cpp
|
…
|
|
Path.cpp
|
Make llvm::StringRef to std::string conversions explicit.
|
2020-01-28 23:25:25 +01:00 |
ProcessTest.cpp
|
[Support][NFC] Add an explicit unit test for Process::getPageSize()
|
2020-01-09 18:14:05 +00:00 |
ProgramTest.cpp
|
Revert "raw_ostream: add operator<< overload for std::error_code"
|
2019-08-14 13:59:04 +00:00 |
RegexTest.cpp
|
…
|
|
ReplaceFileTest.cpp
|
Revert "raw_ostream: add operator<< overload for std::error_code"
|
2019-08-14 13:59:04 +00:00 |
ReverseIterationTest.cpp
|
[NFC] Fixes -Wrange-loop-analysis warnings
|
2020-01-07 00:51:41 +01:00 |
ScaledNumberTest.cpp
|
…
|
|
SourceMgrTest.cpp
|
…
|
|
SpecialCaseListTest.cpp
|
Make llvm::StringRef to std::string conversions explicit.
|
2020-01-28 23:25:25 +01:00 |
StringPool.cpp
|
…
|
|
SwapByteOrderTest.cpp
|
…
|
|
SymbolRemappingReaderTest.cpp
|
…
|
|
TarWriterTest.cpp
|
…
|
|
TargetParserTest.cpp
|
[AArch64] Add Cortex-A34 Support for clang and llvm
|
2020-02-18 14:56:16 +00:00 |
TaskQueueTest.cpp
|
[Support] On Windows, ensure hardware_concurrency() extends to all CPU sockets and all NUMA groups
|
2020-02-14 10:24:22 -05:00 |
ThreadLocalTest.cpp
|
…
|
|
ThreadPool.cpp
|
[Support] In tests, fix warning: variable ‘Threads’ set but not used
|
2020-02-15 09:05:01 -05:00 |
Threading.cpp
|
[Support] On Windows, ensure hardware_concurrency() extends to all CPU sockets and all NUMA groups
|
2020-02-14 10:24:22 -05: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
|
[llvm] Migrate llvm::make_unique to std::make_unique
|
2019-08-15 15:54:37 +00:00 |
TypeNameTest.cpp
|
…
|
|
TypeTraitsTest.cpp
|
Fix compilation warnings when compiling with GCC 7.3
|
2019-05-06 13:41:54 +00:00 |
UnicodeTest.cpp
|
…
|
|
VersionTupleTest.cpp
|
…
|
|
VirtualFileSystemTest.cpp
|
[VFS] More consistent support for Windows
|
2020-02-05 11:38:20 -08:00 |
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 |
formatted_raw_ostream_test.cpp
|
…
|
|
raw_ostream_test.cpp
|
Make llvm::StringRef to std::string conversions explicit.
|
2020-01-28 23:25:25 +01:00 |
raw_pwrite_stream_test.cpp
|
Revert "raw_ostream: add operator<< overload for std::error_code"
|
2019-08-14 13:59:04 +00:00 |
raw_sha1_ostream_test.cpp
|
[Support] Optimize SHA1 implementation
|
2019-11-11 22:14:28 -08:00 |
xxhashTest.cpp
|
…
|
|