commit | 0805e9083aa761094575cd3c4d1eff41bbcf5b74 | [log] [tgz] |
---|---|---|
author | Santiago Aboy Solanes <solanes@google.com> | Wed Feb 16 17:56:34 2022 +0000 |
committer | Santiago Aboy Solanes <solanes@google.com> | Fri Feb 25 08:18:14 2022 +0000 |
tree | dc28ccf28643ec34dddcfb9446cfebc5029421d4 | |
parent | 713a041090d2cffde0f53ad1652652057adb5196 [diff] |
Add (D)CHECK_IMPLIES to ART logging Adds an _IMPLIES macro which is equivalent to checking a => b. This CL includes an example of how it could be useful to aid readability. Test: art/test/testrunner/testrunner.py --host --64 --optimizing -b Change-Id: If36ccf2a1d10ebd0b0c9f9635020dc78f5ae94ae