Rationale:
- Reduce the number of false positives from static analyzers
- Potentially enable additional compiler optimizations
Backport of core's PR10843
Depends on D906
Differential D911
Add attribute [[noreturn]] (C++11) to functions that will not return deadalnix on Jan 7 2018, 00:45. Authored by Tags None Subscribers None
Details
Rationale:
Backport of core's PR10843 Depends on D906 make check
Diff Detail
|