DescriptionReland: Introduce a V8_NORETURN macro and use it to make GCC 4.9.2 happy again.
Without that, it has a few false positives about out-of-bounds array accesses.
Also makes the clang static-analyzer happy.
Original code review from Sven Panne:
https://codereview.chromium.org/790723002/
CQ_INCLUDE_TRYBOTS=tryserver.v8:v8_linux_arm_dbg,v8_linux_arm64_dbg,v8_mac64_dbg,v8_win_compile_dbg,v8_linux_gcc_rel
Committed: https://crrev.com/9a6c8b2455dd4121f77860b8c6de5f3ebb6ab9b0
Cr-Commit-Position: refs/heads/master@{#31185}
Patch Set 1 #Patch Set 2 : avoid gcc 4.8 arm compiler bug on release and debug by moving checks to the bottom #
Messages
Total messages: 21 (7 generated)
|