Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
a69bbe02a2352271e8b14542073f177e24c499c1
/
llvm
/
unittests
/
ADT
/
StringExtrasTest.cpp
67d440b
Print quoted backslashes in LLVM IR as \\ instead of \5C
by Reid Kleckner
· 6 years ago
2946cd7
Update the file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 7 years ago
72dc29a
[ADT] Support converting to lowercase string in toHex
by Petr Hosek
· 7 years ago
6f1da6e
[ADT] Replace std::isprint by llvm::isPrint.
by Michael Kruse
· 7 years ago
745918ff
[ADT] Make escaping fn conform to coding guidelines
by Jonas Devlieghere
· 7 years ago
50603518
[ADT] Add unit test for PrintHTMLEscaped
by Jonas Devlieghere
· 7 years ago
14bd3b9
[Support] Add unit test for printLowerCase
by Francis Visoiu Mistrih
· 8 years ago
171ba4a
Fix double->float truncation warning on MSVC
by Simon Pilgrim
· 8 years ago
ec000f4
[ADT] Add llvm::to_float
by Pavel Labath
· 8 years ago
e46b449
[StringExtras] Add a fromHex to complement toHex.
by Zachary Turner
· 8 years ago
0e31a38
Add llvm::join_items to StringExtras.
by Zachary Turner
· 9 years ago