Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm
/
refs/heads/r
/
unittests
/
ADT
/
PointerUnionTest.cpp
3c0d607
Re-sort #include lines for unittests. This uses a slightly modified
by Chandler Carruth
· 8 years ago
b177041
[C++11] Use 'nullptr'.
by Craig Topper
· 11 years ago
4ef6c09
[ADT] Teach PointerUnion to support assignment directly from nullptr to
by Chandler Carruth
· 11 years ago
b86c32f
[cleanup] Add some actual positive tests for equality. This unittest
by Chandler Carruth
· 11 years ago
e3976b2
[cleanup] Make this test use a proper fixture rather than globals.
by Chandler Carruth
· 11 years ago
e753df3
[cleanup] Fix the whitespace in this test. Notably, correct spacing
by Chandler Carruth
· 11 years ago
296ca41
Basic unit tests for PointerUnion
by David Blaikie
· 12 years ago