DescriptionRemove a useless NOTREACHED in nacl_listener.cc
This is a split of https://codereview.chromium.org/315323002/ after patchset #3.
There's more optimization done on a PGO build than on a regular one, this results in some "Unreachable code" warnings that we don't see normally. Currently this warning is disabled for the PGO builds because it triggers on some places like this one.
BUG=380175
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=281828
Patch Set 1 #
Messages
Total messages: 7 (0 generated)
|