llvm-project
0bdce166 - WIP: Fix mangling of call on parenthesized name that finds in block-scope

Commit
331 days ago
WIP: Fix mangling of call on parenthesized name that finds in block-scope The `cp` mangling production is only to be used for cases where ADL would otherwise occur. ADL does not occur when unqualified lookup finds a declaration at block scope.
Parents
Loading