diff options
| author | practicalswift <[email protected]> | 2017-07-16 14:56:43 +0200 |
|---|---|---|
| committer | practicalswift <[email protected]> | 2017-07-17 18:46:18 +0200 |
| commit | b82c55af78738258b56bd8fe7b5f8d5ccf85f832 (patch) | |
| tree | d2d0e2d5c533bd9ff6a6ddf4ef5cce5ff8b9161c /src/script/script_error.cpp | |
| parent | Merge #10235: Track keypool entries as internal vs external in memory (diff) | |
| download | discoin-b82c55af78738258b56bd8fe7b5f8d5ccf85f832.tar.xz discoin-b82c55af78738258b56bd8fe7b5f8d5ccf85f832.zip | |
Add attribute [[noreturn]] (C++11) to functions that will not return
Rationale:
* Reduce the number of false positives from static analyzers
* Potentially enable additional compiler optimizations
Diffstat (limited to 'src/script/script_error.cpp')
0 files changed, 0 insertions, 0 deletions