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:06:48 -0800 |
| commit | 42d4a55f227a1cc78ab8071062d869abe88655d9 (patch) | |
| tree | 7a842c061af4908b0c7132764942c5af347d2f8e /llvm/lib/Analysis/ModuleDebugInfoPrinter.cpp | |
| parent | f9fa9e1f0e9508abb7b11b161a4c1509a6933d2b (diff) | |
| download | llvm-42d4a55f227a1cc78ab8071062d869abe88655d9.zip llvm-42d4a55f227a1cc78ab8071062d869abe88655d9.tar.gz llvm-42d4a55f227a1cc78ab8071062d869abe88655d9.tar.bz2 | |
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.
Diffstat (limited to 'llvm/lib/Analysis/ModuleDebugInfoPrinter.cpp')
0 files changed, 0 insertions, 0 deletions
