Suppress clang -Wc++11-narrowing warnings.

Clang compiler gives warning to implicit conversions of
literal structure fields, although the compiler generated
implicit conversions are what we want in these cases.

Change-Id: I4d2331e13352f4d963f81a20778ea09e9f308e0a
1 file changed