diff options
author | 2023-01-04 10:13:40 +0000 | |
---|---|---|
committer | 2023-01-04 14:56:44 +0000 | |
commit | 3cde18ddf4a7af5aabd183eab59f052065270f10 (patch) | |
tree | 8db297724933626cb75867338afaa35f2a698e60 /compiler/optimizing/optimizing_compiler_stats.h | |
parent | 1fcd71f039dc9b6e396a5151db131be05ac5b290 (diff) |
Remove bogus CHECK and replace some CHECKs to DCHECKs.
The state of a class can be concurrently changed, so don't assume there
must be an exception after calling `VerifyClass`.
Also replace some CHECKs to DCHECKs as there's no need to crash the
process for such invariants.
Test: test.py
Bug: 264228375
Change-Id: Iffcb191ba4c4ed3f90ea47b6fa9fae5415ff4d7c
Diffstat (limited to 'compiler/optimizing/optimizing_compiler_stats.h')
0 files changed, 0 insertions, 0 deletions