This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
b6a0faaa0c
llvm-project
/
llvm
/
unittests
/
ADT
History
Jan Korous
79707ecd7d
[llvm][ADT][NFC] Add test for makeArrayRef(std::array)
...
llvm-svn: 371475
2019-09-10 00:29:35 +00:00
..
APFloatTest.cpp
…
APIntTest.cpp
Fix build when both gtest death tests and LLVM_NODISCARD are available.
2019-08-05 18:12:50 +00:00
APSIntTest.cpp
Fix build when both gtest death tests and LLVM_NODISCARD are available.
2019-07-31 23:37:24 +00:00
AnyTest.cpp
…
ArrayRefTest.cpp
[llvm][ADT][NFC] Add test for makeArrayRef(std::array)
2019-09-10 00:29:35 +00:00
BitVectorTest.cpp
[PowerPC][NFC] Enable ADT BitVectorTest
2019-08-02 19:58:00 +00:00
BitmaskEnumTest.cpp
…
BreadthFirstIteratorTest.cpp
…
BumpPtrListTest.cpp
…
CMakeLists.txt
[ADT] Removed VariadicFunction
2019-08-30 08:21:55 +00:00
DAGDeltaAlgorithmTest.cpp
…
DeltaAlgorithmTest.cpp
…
DenseMapTest.cpp
…
DenseSetTest.cpp
…
DepthFirstIteratorTest.cpp
…
DirectedGraphTest.cpp
…
EquivalenceClassesTest.cpp
…
FallibleIteratorTest.cpp
…
FoldingSet.cpp
…
FunctionExtrasTest.cpp
…
FunctionRefTest.cpp
[llvm] Migrate llvm::make_unique to std::make_unique
2019-08-15 15:54:37 +00:00
HashingTest.cpp
…
IListBaseTest.cpp
…
IListIteratorTest.cpp
…
IListNodeBaseTest.cpp
…
IListNodeTest.cpp
…
IListSentinelTest.cpp
…
IListTest.cpp
…
ImmutableListTest.cpp
…
ImmutableMapTest.cpp
…
ImmutableSetTest.cpp
…
IntEqClassesTest.cpp
…
IntervalMapTest.cpp
…
IntrusiveRefCntPtrTest.cpp
…
IteratorTest.cpp
[ADT] Remove llvm::make_unique utility.
2019-08-16 17:19:57 +00:00
MakeUniqueTest.cpp
[llvm] Migrate llvm::make_unique to std::make_unique
2019-08-15 15:54:37 +00:00
MapVectorTest.cpp
[llvm] Migrate llvm::make_unique to std::make_unique
2019-08-15 15:54:37 +00:00
MappedIteratorTest.cpp
…
OptionalTest.cpp
Revert rL368939 "Remove LVALUE / RVALUE workarounds"
2019-08-15 10:12:11 +00:00
PackedVectorTest.cpp
…
PointerEmbeddedIntTest.cpp
…
PointerIntPairTest.cpp
…
PointerSumTypeTest.cpp
…
PointerUnionTest.cpp
Add TinyPtrVector support for general pointer-like things.
2019-08-20 23:29:28 +00:00
PostOrderIteratorTest.cpp
…
PriorityWorklistTest.cpp
…
RangeAdapterTest.cpp
…
SCCIteratorTest.cpp
…
STLExtrasTest.cpp
[llvm] Migrate llvm::make_unique to std::make_unique
2019-08-15 15:54:37 +00:00
ScopeExitTest.cpp
…
SequenceTest.cpp
…
SetVectorTest.cpp
…
SimpleIListTest.cpp
…
SmallPtrSetTest.cpp
…
SmallSetTest.cpp
…
SmallStringTest.cpp
reland [gtest] Fix printing of StringRef and SmallString in assert messages.
2019-08-21 13:56:29 +00:00
SmallVectorTest.cpp
…
SparseBitVectorTest.cpp
…
SparseMultiSetTest.cpp
…
SparseSetTest.cpp
…
StatisticTest.cpp
…
StringExtrasTest.cpp
…
StringMapTest.cpp
…
StringRefTest.cpp
[ADT] Make StringRef(const char*) constexpr
2019-08-26 20:47:56 +00:00
StringSetTest.cpp
…
StringSwitchTest.cpp
…
TestGraph.h
…
TinyPtrVectorTest.cpp
Add TinyPtrVector support for general pointer-like things.
2019-08-20 23:29:28 +00:00
TripleTest.cpp
Add support for openSUSE RISC-V triple
2019-08-01 14:23:56 +00:00
TwineTest.cpp
…