cor3ntin 8290ce0998 [Clang] Fix handling of placeholder variables name in init captures (#107055)
We were incorrectly not deduplicating results when looking up `_` which,
for a lambda init capture, would result in an ambiguous lookup.

The same bug caused some diagnostic notes to be emitted twice.

Fixes #107024
2024-09-12 12:41:44 +02:00
..
2023-07-10 11:15:48 -04:00
2023-08-18 23:36:04 -07:00

See llvm/docs/README.txt