Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
9a9738f6e5ecbd45bb2bc105d37570f045717152
/
llvm
/
unittests
/
ADT
/
TwineTest.cpp
130cec2
Sort the #include lines for unittest/...
by Chandler Carruth
· 13 years ago
9650f06
Add Twine support for characters, and switch twine to use a union internally
by Chris Lattner
· 14 years ago
f2cc828
Support/ADT/Twine: Add toNullTerminatedStringRef.
by Michael J. Spencer
· 15 years ago
bd8556e
Twine: Use raw_ostream::write_hex, remove unused itohexstr method.
by Daniel Dunbar
· 16 years ago
e8b3236
Twine: Provide [u]int{32,64} conversions via implicit constructors instead of
by Daniel Dunbar
· 16 years ago
a6d0436
fix unittest on platforms with unsigned chars (e.g. linux-ppc)
by Benjamin Kramer
· 16 years ago
b49994a
Twines: Support numeric conversion directly (uitostr, etc).
by Daniel Dunbar
· 16 years ago
afcf5b3
Add Twine ADT. - Not currently used.
by Daniel Dunbar
· 16 years ago