PR47893: Synthesis of a comparison operator from an 'operator<=>'
authorRichard Smith <richard@metafoo.co.uk>
Sun, 18 Oct 2020 21:15:12 +0000 (14:15 -0700)
committerRichard Smith <richard@metafoo.co.uk>
Sun, 18 Oct 2020 21:15:12 +0000 (14:15 -0700)
commit094e9f4779eb9b5c6a49014f2f80b8cbb833572f
tree7fcf620909b5368ad84c6c1d527823de25882afd
parent79cb179b149b20e7e1bbfd45d1b5e5b055f3b067
PR47893: Synthesis of a comparison operator from an 'operator<=>'
inherits the SFINAEness of its enclosing context.
clang/lib/Sema/SemaTemplateInstantiate.cpp
clang/test/SemaCXX/cxx2a-three-way-comparison.cpp