diff options
author | c8ef <c8ef@outlook.com> | 2024-10-02 22:40:06 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-02 16:40:06 +0200 |
commit | 8282c58d9b1cd5b6df89ee3f68438fe0ee672f7f (patch) | |
tree | c8a14a7572503ce83f47ab2f53ea484f46f47f0f /lldb/source/Commands/CommandObjectExpression.cpp | |
parent | 9c697b3a02d95b49e11633c45f76f77954fca704 (diff) | |
download | llvm-8282c58d9b1cd5b6df89ee3f68438fe0ee672f7f.zip llvm-8282c58d9b1cd5b6df89ee3f68438fe0ee672f7f.tar.gz llvm-8282c58d9b1cd5b6df89ee3f68438fe0ee672f7f.tar.bz2 |
[Clang] Emit a diagnostic note at the class declaration when the method definition does not match any declaration. (#110638)
Fixes #110558.
In this patch, we will emit a diagnostic note pointing to the class
declaration when a method definition does not match any declaration.
This approach, similar to what GCC does, makes the diagnostic more
user-friendly.
---------
Co-authored-by: Vlad Serebrennikov <serebrennikov.vladislav@gmail.com>
Diffstat (limited to 'lldb/source/Commands/CommandObjectExpression.cpp')
0 files changed, 0 insertions, 0 deletions