diff options
author | Aaron Ballman <aaron@aaronballman.com> | 2018-11-02 21:04:44 +0000 |
---|---|---|
committer | Aaron Ballman <aaron@aaronballman.com> | 2018-11-02 21:04:44 +0000 |
commit | b55cd69a675e0f1e3eba5677a76fc146b21c871f (patch) | |
tree | a1f12db0a3ec4fd2ee3bd9d9a82b400acdc5400e /lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp | |
parent | 17a7b49e959c5b95d56afca7e6fc8bdcfe2d0938 (diff) | |
download | llvm-b55cd69a675e0f1e3eba5677a76fc146b21c871f.zip llvm-b55cd69a675e0f1e3eba5677a76fc146b21c871f.tar.gz llvm-b55cd69a675e0f1e3eba5677a76fc146b21c871f.tar.bz2 |
Diagnose parameter names that shadow the names of inherited fields under -Wshadow-field.
This addresses PR34120. Note, unlike GCC, we take into account the accessibility of the field when deciding whether to warn or not.
llvm-svn: 346041
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp')
0 files changed, 0 insertions, 0 deletions