[PATCH] D151214: [clang][Sema] `-Wshadow` warns about shadowings by static local variables
Takuya Shimizu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 24 05:40:34 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG29dc47a9eeeb: [clang][Sema] `-Wshadow` warns about shadowings by static local variables (authored by hazohelet).
Changed prior to commit:
https://reviews.llvm.org/D151214?vs=524709&id=525126#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151214/new/
https://reviews.llvm.org/D151214
Files:
clang/docs/ReleaseNotes.rst
clang/lib/Sema/SemaDecl.cpp
clang/test/Sema/warn-shadow.c
clang/test/SemaCXX/warn-shadow-in-lambdas.cpp
clang/test/SemaCXX/warn-shadow.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151214.525126.patch
Type: text/x-patch
Size: 7593 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230524/5ea58e0f/attachment.bin>
More information about the cfe-commits
mailing list