aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorAaron Ballman <aaron@aaronballman.com>2018-12-05 18:56:57 +0000
committerAaron Ballman <aaron@aaronballman.com>2018-12-05 18:56:57 +0000
commitc3463f6ba8f5b0baacd46a18a7c991e3a3d65403 (patch)
tree3b9c9fd6f815d580f7b7c55e7319397761aa687d /clang/lib/CodeGen/CodeGenFunction.cpp
parent83efe2f1f6aee588e15ed9a9a4bbea0e5d0ac1fe (diff)
downloadllvm-c3463f6ba8f5b0baacd46a18a7c991e3a3d65403.zip
llvm-c3463f6ba8f5b0baacd46a18a7c991e3a3d65403.tar.gz
llvm-c3463f6ba8f5b0baacd46a18a7c991e3a3d65403.tar.bz2
Do not check for parameters shadowing fields in function declarations.
We would issue a false-positive diagnostic for parameters in function declarations shadowing fields; we now only issue the diagnostic on a function definition instead. llvm-svn: 348400
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions