commit | c97e5c3383118904ebdacf4f855bac531468c461 | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Thu Oct 11 10:38:05 2018 -0700 |
committer | Tom Cherry <tomcherry@google.com> | Thu Oct 11 10:39:33 2018 -0700 |
tree | 687f12ddf8172a5d4f8ed65ced3305a634976ce1 | |
parent | e7ca1c6d5b4272677fefb82f47cfb85a1645141e [diff] |
init: add [[nodiscard]] to Result It's better to either check these results or explicitly ignore them. Only a few callers weren't already doing this, so it's relatively trivial to enforce. Test: build Change-Id: I44cdc342e46128f66cac914aaa0b9b4559cacd8c