commit | 2c688f62f53fcf719bacce32ca615a582ce5c40b | [log] [tgz] |
---|---|---|
author | Andrew Scull <ascull@google.com> | Wed Sep 09 11:56:10 2015 -0700 |
committer | Andrew Scull <ascull@google.com> | Wed Sep 09 11:56:10 2015 -0700 |
tree | c5415dbfe0b1913d92acdee1cb614c533c729dc7 | |
parent | a8d4713798086ceffeb406392ddaad2faaf2aca5 [diff] |
Fix the build for clang 3.8 and MINIMAL=1. 3.8 has stricter warnings which LLVM doesn't pass so we turn them off when including the offending headers. BUG= R=stichnot@chromium.org Review URL: https://codereview.chromium.org/1318883007 .