diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2018-06-27 20:30:34 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2018-06-27 20:30:34 +0000 |
commit | 34df83c150fac5090394a2d60540c363a44f46a7 (patch) | |
tree | dbb3a44b48637dd4dba64a0f6078fc30bcae3ee4 /include/clang/Basic/StmtNodes.td | |
parent | 4dc93bb1e15647d01cec2ef51f6bd53d20e7ea82 (diff) | |
download | clang-34df83c150fac5090394a2d60540c363a44f46a7.tar.gz |
DR1687: When overload resolution selects a built-in operator, implicit
conversions are only applied to operands of class type, and the second
standard conversion sequence is not applied.
When diagnosing an invalid builtin binary operator, talk about the
original types rather than the converted types. If these differ by a
user-defined conversion, tell the user what happened.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@335781 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/clang/Basic/StmtNodes.td')
0 files changed, 0 insertions, 0 deletions