summaryrefslogtreecommitdiff
path: root/compiler/compiler.cc
diff options
context:
space:
mode:
author Ian Rogers <irogers@google.com> 2014-03-12 14:32:27 -0700
committer Ian Rogers <irogers@google.com> 2014-03-12 14:45:52 -0700
commit5d057056db1923947ba846b391d981759b15714a (patch)
tree0e996c005077946f7505c333b65e7aee16a99bcb /compiler/compiler.cc
parent37d4c1db4d705f5a28001f65afdd68d0527948d8 (diff)
Improve use of CHECK macros.
Motivated by a bogus compiler warning for debug with O2, switch from CHECK(x < y) to the recommended CHECK_LT(x, y). Fix bug in RosAlloc::Initialize where an assignment was being performed within a DCHECK. Change-Id: Iaf466849ae79ae1497162e81a3e092bf13109aa9
Diffstat (limited to 'compiler/compiler.cc')
0 files changed, 0 insertions, 0 deletions