diff options
author | Anastasia Stulova <anastasia.stulova@arm.com> | 2020-02-25 14:49:59 +0000 |
---|---|---|
committer | Anastasia Stulova <anastasia.stulova@arm.com> | 2020-02-25 16:05:37 +0000 |
commit | fa755d3e71ed590ac5c62f0e1eff09435c9593fe (patch) | |
tree | 9a46c1f6fb38ca26df87f619e307b8c4ceb16fe5 /clang/lib/CodeGen/CodeGenAction.cpp | |
parent | 7b65886ec2d0de431959f6b1d1801ef43a958f55 (diff) | |
download | llvm-fa755d3e71ed590ac5c62f0e1eff09435c9593fe.zip llvm-fa755d3e71ed590ac5c62f0e1eff09435c9593fe.tar.gz llvm-fa755d3e71ed590ac5c62f0e1eff09435c9593fe.tar.bz2 |
[Sema][C++] Propagate conversion kind to specialize the diagnostics
Compute and propagate conversion kind to diagnostics helper in C++
to provide more specific diagnostics about incorrect implicit
conversions in assignments, initializations, params, etc...
Duplicated some diagnostics as errors because C++ is more strict.
Tags: #clang
Differential Revision: https://reviews.llvm.org/D74116
Diffstat (limited to 'clang/lib/CodeGen/CodeGenAction.cpp')
0 files changed, 0 insertions, 0 deletions