Ignore Clang warnings until upstream is fixed.

Example error: promoted type 'int' of K&R function parameter is not compatible
with the parameter type 'u_int8_t' (aka 'unsigned char') declared in a
previous prototype [-Werror,-Wknr-promoted-parameter]

BUG: 18092219
Change-Id: Ibe618e1db531ed2409eb71d8c7f6b72d731d5158
1 file changed