summaryrefslogtreecommitdiff
path: root/test/Misc/integer-literal-printing.cpp
AgeCommit message (Expand)Author
2013-02-08StmtPrinter: Write large char values using \u or \U.Jordan Rose
2012-11-21SemaCXX: an enumeral type can be of character or boolean type in a C++11 enum...Benjamin Kramer
2012-06-19Improve the error message when a function overload candidate is rejectedKaelyn Uhrain
2011-11-07Remove test with int128 printing since it breaks on some platforms.Richard Trieu
2011-11-07Add support for printing integer literals of type short, unsigned short,Richard Trieu