Skip to content
Commit c9fd92d5 authored by Matheus Izvekov's avatar Matheus Izvekov
Browse files

[clang] Improve diagnostics on implicitly deleted defaulted comparisons



This patch just makes the error message clearer by reinforcing the cause
was a lack of viable **three-way** comparison function for the
**complete object**.

Signed-off-by: default avatarMatheus Izvekov <mizvekov@gmail.com>

Reviewed By: rsmith

Differential Revision: https://reviews.llvm.org/D97990
parent bbd0dc3d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment