diff options
| author | 2024-10-02 13:44:41 -0700 | |
|---|---|---|
| committer | 2024-10-03 12:13:23 -0700 | |
| commit | 6aa3b8931d7ffc8306b22358bb0dd4b2dc646b49 (patch) | |
| tree | 48ae34d5846997541a6d36fa140ac7941f6c4226 /libs/battery/LongArrayMultiStateCounterTest.cpp | |
| parent | 6d17c9b341b564f1e9e95dc477fb1681d6b3bb44 (diff) | |
FTL: Allow implicit conversions with NonNull<T>
C++ allows certain implicit conversions for pointers, such as the
implicit conversion of "T*" to "const T*".
NonNull did not allow them, but that is easily corrected.
Bug: 185536303
Flag: EXEMPT Relaxes a compile-time constraint
Test: atest ftl_test
Change-Id: I0c14805c8fdcca979c67d2c86d57e5e678aa1b32
Diffstat (limited to 'libs/battery/LongArrayMultiStateCounterTest.cpp')
0 files changed, 0 insertions, 0 deletions