Drop region parameter to Unbounded, as it can be done without.
authorbradnelson <bradnelson@google.com>
Mon, 31 Aug 2015 17:36:54 +0000 (10:36 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 31 Aug 2015 17:37:16 +0000 (17:37 +0000)
commit204b6ff066eb735fe183783dc5b6d7ca14777867
tree60099d302234fb857d88b5e062b5af527fb4c8be
parent4d3a0a7ce69c6ac3210018664368f0e29da6df0d
Drop region parameter to Unbounded, as it can be done without.

Unbounded is defined in terms of None any Any,
which don't require an explicit zone.
Switching Unbounded to be the same.

BUG= None
TEST= trybots
R= titzer@chromium.org
LOG=N

Review URL: https://codereview.chromium.org/1322003002

Cr-Commit-Position: refs/heads/master@{#30482}
src/ast.h
src/compiler/typer.cc
src/effects.h
src/types.h
src/typing-reset.cc
src/typing-reset.h
test/cctest/expression-type-collector-macros.h