OSDN Git Service

cleanup and rename validateAndGenerateBuildAttributes
authorReed Kotler <rkotlerimgtec@gmail.com>
Tue, 22 Dec 2015 21:31:59 +0000 (13:31 -0800)
committerJim Stichnoth <stichnot@chromium.org>
Tue, 22 Dec 2015 21:31:59 +0000 (13:31 -0800)
commit5412eb7ddb7096a82de40d7463cf8a945afd9468
treefeaa2456150d911293aca77e3a3f081fd4ed88bf
parent3c275ce1e832ba9ccfb730c4235db786cf080465
cleanup and rename validateAndGenerateBuildAttributes

there is no way for these values of build attributes to be other than 0,1 by c++ rules since they are constexpr bool.

BUG=
R=stichnot@chromium.org

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

Patch from Reed Kotler <rkotlerimgtec@gmail.com>.
src/IceCompiler.cpp