Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
37d8015dc1e09de96e32be45a70cb53b9fe118db
/
llvm
/
unittests
/
ADT
/
TwineTest.cpp
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