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 | 38ae8879fa59652fb89e9383c6ff89bfad099439 (patch) | |
tree | 94b0c097467926c381211fe0eb13659cfb03c8bc /lib/Frontend/PCHContainerOperations.cpp | |
parent | 90458949c1c82c72ec45267838ad6b313d25b745 (diff) | |
download | clang-38ae8879fa59652fb89e9383c6ff89bfad099439.tar.gz |
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.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@346041 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Frontend/PCHContainerOperations.cpp')
0 files changed, 0 insertions, 0 deletions