diff options
author | William A. Kennington III <wak@google.com> | 2019-04-11 17:36:33 -0700 |
---|---|---|
committer | William A. Kennington III <wak@google.com> | 2019-04-11 17:36:41 -0700 |
commit | f59854e94b077630200117b390c4e943d588be31 (patch) | |
tree | 2071f0cbae549b224c6b9d478d7169574dbd4e61 /tools | |
parent | e731044c79968eb867368ef9064c34c98c50872f (diff) | |
download | phosphor-logging-master.tar.gz phosphor-logging-master.zip |
We need to signal to the compiler that elog() always throws. This allows
the compiler to deduce that we have unreachable code after the elog()
statement, instead of a assuming that it might be reachable.
Change-Id: If6c41773d3a0dde94d44481ad6ecd719365c515a
Signed-off-by: William A. Kennington III <wak@google.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions