diff options
| author | Daniel Latypov <[email protected]> | 2022-01-18 14:35:03 -0800 |
|---|---|---|
| committer | Shuah Khan <[email protected]> | 2022-01-25 13:04:31 -0700 |
| commit | c5855907d388321c1089023489e49ba9a5e9afc7 (patch) | |
| tree | 8684d5a9b561bc1fc98b0b63f9ae24376f700edc /scripts/gcc-plugins/gcc-generate-gimple-pass.h | |
| parent | 6709d0fe55933d3ac944f3cdd5b66d9786092f90 (diff) | |
kunit: drop unused intermediate macros for ptr inequality checks
We have the intermediate macros for KUNIT_EXPECT_PTR_GT() and friends,
but these macros don't exist.
I can see niche usecases for these macros existing, but since we've been
fine without them for so long, let's drop this dead code.
Users can instead cast the pointers and use the other GT/LT macros.
Signed-off-by: Daniel Latypov <[email protected]>
Reviewed-by: David Gow <[email protected]>
Reviewed-by: Brendan Higgins <[email protected]>
Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/gcc-generate-gimple-pass.h')
0 files changed, 0 insertions, 0 deletions