diff options
| author | Arthur O'Dwyer <arthur.j.odwyer@gmail.com> | 2022-02-06 16:40:28 -0500 |
|---|---|---|
| committer | Arthur O'Dwyer <arthur.j.odwyer@gmail.com> | 2022-02-14 11:28:32 -0500 |
| commit | 3c8d2aa87c1701ca16e13f06aea484637e03d005 (patch) | |
| tree | 18b19ba741f6d9f8eae582fc96b6575fa3ade2f6 /lldb/test/API/python_api/sbdata | |
| parent | 528deedd582f6f11cf1bba478e5e4645f4baf04f (diff) | |
| download | llvm-3c8d2aa87c1701ca16e13f06aea484637e03d005.zip llvm-3c8d2aa87c1701ca16e13f06aea484637e03d005.tar.gz llvm-3c8d2aa87c1701ca16e13f06aea484637e03d005.tar.bz2 | |
[clang] Don't emit redundant warnings for 'return;'
when the function declaration's return type is already invalid for
some reason. This is relevant to https://github.com/llvm/llvm-project/issues/49188
because another way that the declaration's return type could become
invalid is that it might be `C auto` where `C<void>` is false.
Differential Revision: https://reviews.llvm.org/D119094
Diffstat (limited to 'lldb/test/API/python_api/sbdata')
0 files changed, 0 insertions, 0 deletions
