summaryrefslogtreecommitdiffstats
path: root/llvm/docs/tutorial
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2012-05-08 17:21:31 +0000
committerHans Wennborg <hans@hanshq.net>2012-05-08 17:21:31 +0000
commit967b9cec23dc8723bd417685ab2cbcb72d533067 (patch)
treefcffe9fe0eb23a416c26e76fbc28cacd172b9703 /llvm/docs/tutorial
parent24ac479a7d0e583bb39295baf494f49cc9f1dac3 (diff)
downloadbcm5719-llvm-967b9cec23dc8723bd417685ab2cbcb72d533067.tar.gz
bcm5719-llvm-967b9cec23dc8723bd417685ab2cbcb72d533067.zip
Make -Wformat accept printf("%hhx", c); with -funsigned-char
For "%hhx", printf expects an unsigned char. This makes Clang accept a 'char' argument for that also when using -funsigned-char. This fixes PR12761. llvm-svn: 156388
Diffstat (limited to 'llvm/docs/tutorial')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud