index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
unittests
/
ADT
/
PointerUnionTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed PointerUnion3 and PointerUnion4 aliases in favor of the variadic temp...
Dmitri Gribenko
2020-01-14
1
-2
/
+2
*
Add TinyPtrVector support for general pointer-like things.
Andrew Trick
2019-08-20
1
-2
/
+53
*
Fix broken test case.
Richard Trieu
2019-05-17
1
-3
/
+3
*
Convert PointerUnion to a variadic template.
Richard Smith
2019-05-17
1
-0
/
+37
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Re-sort #include lines for unittests. This uses a slightly modified
Chandler Carruth
2017-06-06
1
-1
/
+1
*
[C++11] Use 'nullptr'.
Craig Topper
2014-06-08
1
-1
/
+1
*
[ADT] Teach PointerUnion to support assignment directly from nullptr to
Chandler Carruth
2014-04-29
1
-0
/
+6
*
[cleanup] Add some actual positive tests for equality. This unittest
Chandler Carruth
2014-04-28
1
-2
/
+6
*
[cleanup] Make this test use a proper fixture rather than globals.
Chandler Carruth
2014-04-28
1
-7
/
+6
*
[cleanup] Fix the whitespace in this test. Notably, correct spacing
Chandler Carruth
2014-04-28
1
-12
/
+11
*
Basic unit tests for PointerUnion
David Blaikie
2013-08-21
1
-0
/
+64