Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm80
/
refs/heads/r38
/
unittests
/
ADT
/
TwineTest.cpp
d411842
Revert "[ADT] Make Twine's copy constructor private."
by Zachary Turner
· 8 years ago
dc62a47
[ADT] Make Twine's copy constructor private.
by Zachary Turner
· 8 years ago
3c0d607
Re-sort #include lines for unittests. This uses a slightly modified
by Chandler Carruth
· 8 years ago
af2bc9b
Fix compilation.
by Evgeniy Stepanov
· 9 years ago
d69dfb1
Add support for formatv to llvm::Twine.
by Zachary Turner
· 9 years ago
0401f79
Teach Twine to support SmallString.
by Yaron Keren
· 10 years ago
5a88dda
Sort the #include lines for unittest/...
by Chandler Carruth
· 13 years ago
3f25ee0
Add Twine support for characters, and switch twine to use a union internally
by Chris Lattner
· 14 years ago
7dc7ac3
Support/ADT/Twine: Add toNullTerminatedStringRef.
by Michael J. Spencer
· 15 years ago
0fffbaf
Twine: Use raw_ostream::write_hex, remove unused itohexstr method.
by Daniel Dunbar
· 16 years ago
0165a2c
Twine: Provide [u]int{32,64} conversions via implicit constructors instead of
by Daniel Dunbar
· 16 years ago
4baffeb
fix unittest on platforms with unsigned chars (e.g. linux-ppc)
by Benjamin Kramer
· 16 years ago
763457e
Twines: Support numeric conversion directly (uitostr, etc).
by Daniel Dunbar
· 16 years ago
2538f7a
Add Twine ADT. - Not currently used.
by Daniel Dunbar
· 16 years ago