commit | 12244a3a8e47903e47f07b3a4f22f93f7507dd85 | [log] [tgz] |
---|---|---|
author | Andrew Boie <andrew.p.boie@intel.com> | Thu Jul 28 09:31:56 2016 -0700 |
committer | Andrew Boie <andrew.p.boie@intel.com> | Thu Jul 28 21:48:23 2016 +0000 |
tree | 34ebfe32c22e7d422713fde0eb4c5aeccbe28ac4 | |
parent | 7027231e9a7a2866701521f591c5a454f991b5bc [diff] |
sanitycheck: allow deprecated APIs sanitycheck is set up to error out on any compiler warnings. However in the case of deprecated APIs, we may feel compelled to still test them while they remain in-tree. Don't fail the build if deprecated APIs are used during sanity runs. Change-Id: Ic3196896689706d308117e693ab720713d67d698 Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>