Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
test
/
Misc
/
integer-literal-printing.cpp
00d1b59
StmtPrinter: Write large char values using \u or \U.
by Jordan Rose
· 13 years ago
3d3ddce
SemaCXX: an enumeral type can be of character or boolean type in a C++11 enum class. Make sure we create a literal of the right type.
by Benjamin Kramer
· 13 years ago
9ea8f7e
Improve the error message when a function overload candidate is rejected
by Kaelyn Uhrain
· 13 years ago
09d3af4
Remove test with int128 printing since it breaks on some platforms.
by Richard Trieu
· 14 years ago
8b626ba
Add support for printing integer literals of type short, unsigned short,
by Richard Trieu
· 14 years ago