[cxx-interop] Name lookup failures in C++20 mode on Linux #65710
Labels
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
c++ interop
Feature: Interoperability with C++
c++ to swift
Feature → c++ interop: c++ to swift
compiler
The Swift compiler itself
Linux
Platform: Linux
name lookup
Area → compiler → type checker: Name lookup
swift 5.9
unexpected error
Bug: Unexpected error
Running
test/Interop/Cxx/concepts/method-requires.swift
on Linux exposes a name lookup issue:This is only reproducible when
-Xcc -std=gnu++20
is passed.The text was updated successfully, but these errors were encountered: