diff options
author | Richard Smith <richard@metafoo.co.uk> | 2020-01-31 13:05:07 -0800 |
---|---|---|
committer | Richard Smith <richard@metafoo.co.uk> | 2020-01-31 13:08:25 -0800 |
commit | fdedf39c46f526afb1c07b0ca91a7c5bc1e43b8f (patch) | |
tree | ba69121c31b2eee5fd4e8ed7cd8b4494401770b3 /clang/test/CXX/class/class.bit | |
parent | 8be11623043c54cc42d7d0a7fac7408efce4ef41 (diff) | |
download | bcm5719-llvm-fdedf39c46f526afb1c07b0ca91a7c5bc1e43b8f.tar.gz bcm5719-llvm-fdedf39c46f526afb1c07b0ca91a7c5bc1e43b8f.zip |
PR44723: Trigger return type deduction for operator<=>s whose return
types are needed to compute the return type of a defaulted operator<=>.
This raises the question of what to do if return type deduction fails.
The standard doesn't say, and implementations vary, so for now reject
that case eagerly to keep our options open.
(cherry picked from commit 42d4a55f227a1cc78ab8071062d869abe88655d9)
Diffstat (limited to 'clang/test/CXX/class/class.bit')
0 files changed, 0 insertions, 0 deletions