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
Committed: https://crrev.com/d068574e641e28f05dcde89ddc9a1d0ec6f6f308
Cr-Commit-Position: refs/heads/master@{#31105}
Patch Set 1 #Patch Set 2 : avoid strict-overflow in arguments[i] #Patch Set 3 : fix unintialized variable #
Messages
Total messages: 30 (13 generated)
|