commit | 1d190817d40fa64228cbf51c8dc2e0111f3cae45 | [log] [tgz] |
---|---|---|
author | Chih-Hung Hsieh <chh@google.com> | Fri Nov 20 19:17:18 2015 -0800 |
committer | Chih-Hung Hsieh <chh@google.com> | Mon Nov 23 09:07:16 2015 -0800 |
tree | d901464ff4114709eead15c5c52534cddb20df1c | |
parent | f201ffde5a6dcc975c4cb46ecd59bd69386d3917 [diff] |
Add explicit cast to shut off clang warnings. * The literals are signed negative int and got warnings about .... cannot be narrowed to type uint64_t [-Wc++11-narrowing] Change-Id: I88c2fc328dfe5c7e2f9ade32bcba273e4a74a84c