diff options
author | Rob Clark <[email protected]> | 2019-05-25 10:50:41 -0700 |
---|---|---|
committer | Rob Clark <[email protected]> | 2019-05-30 22:11:26 +0000 |
commit | 372e83b95f9277fe1d09b1c65c70a38918843b6f (patch) | |
tree | 7a2fdac4e55a2d6d3dda81e73f2efff96387aa97 /Android.mk | |
parent | 03ce12c5ed7d1225d5aad8c10fccab2503920ec0 (diff) |
list: add some iterator debug
Debugging use of unsafe iterators when you should have used the _safe
version sucks. Add some DEBUG build support to catch and assert if
someone does that.
I didn't update the UPPERCASE verions of the iterators. They should
probably be deprecated/removed.
Signed-off-by: Rob Clark <[email protected]>
Reviewed-by: Erik Faye-Lund <[email protected]>
Diffstat (limited to 'Android.mk')
0 files changed, 0 insertions, 0 deletions