[llvm-branch-commits] [clang] release/18x: [clang] Avoid -Wshadow warning when init-capture named same as class … (PR #84912)
Erich Keane via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Mon Apr 1 11:41:53 PDT 2024
erichkeane wrote:
Just got back from WG21, so sorry for the delay. While we don't USUALLY do backports like this that fix something that was present in the last release, I think this ends up being reasonably low risk, we haven't seen any bugs regarding this SINCE, and worst-case it breaks `-Wshadow`. So I am OK with this, so approve.
https://github.com/llvm/llvm-project/pull/84912
More information about the llvm-branch-commits
mailing list