llvm-project
0bdce166
- WIP: Fix mangling of call on parenthesized name that finds in block-scope
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#114884 - [ItaniumMangle] Fix `cp` versus `cl` call expression mangling for block scope
Author
hubert-reinterpretcast
Committer
hubert-reinterpretcast
Parents
e9de5387
Loading