diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2023-07-25 11:18:12 -0400 |
---|---|---|
committer | Andrey Lihatskiy <alihatskiy@productengine.com> | 2023-07-28 11:05:46 +0300 |
commit | bfc9772d61cadc88b3fdf6f553c60e73c79e83ed (patch) | |
tree | c49fa0abbeff1961df38ac68ed7e962ae0138aac /indra/llcommon/llstreamtools.cpp | |
parent | 6a77d333d3eb876ccd64324c09cf63c0989164ca (diff) |
DRTVWR-587: Use [[noreturn]] attribute on callFail() methods
that unconditionally return. This eliminates the problem of pacifying a
compiler that expects a return statement vs. a compiler that detects that
callFail() unconditionally throws.
Thanks, Ansariel.
Diffstat (limited to 'indra/llcommon/llstreamtools.cpp')
0 files changed, 0 insertions, 0 deletions