[clang] [Clang] Fix a variable shadowing in MapLattice (NFC) (PR #95697)

via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 25 01:15:04 PDT 2024


https://github.com/martinboehme approved this pull request.

Wow, how can this ever have worked? Appears that the answer is that there simply aren't any existing callers of this constructor...

In any case, thanks for the fix!

https://github.com/llvm/llvm-project/pull/95697


More information about the cfe-commits mailing list