Skip to content
Commit 1f06f419 authored by Richard Smith's avatar Richard Smith
Browse files

PR44325 (and duplicates): don't issue -Wzero-as-null-pointer-constant

when rewriting 'a < b' as '(a <=> b) < 0'.

It's pretty common for comparison category types to use a pointer or
pointer-to-member type as their '0' parameter.
parent 7db390cc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment