[PATCH] D146386: [MS ABI] Fix mangling references to declarations.
Andrey Ali Khan Bolshakov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Apr 1 18:36:40 PDT 2023
bolshakov-a added a comment.
> The following produces a name collision on MSVC
Clang reproduces this buggy behavior. Should it produce an explicit error instead? Or, maybe, some temporary correct algorithm should be found? (It is pretty sad if clang cannot provide new language features for Windows programs just because MSVC doesn't provide them...)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146386/new/
https://reviews.llvm.org/D146386
More information about the cfe-commits
mailing list