[all-commits] [llvm/llvm-project] 518ca0: [clang] MicrosoftMangle: pick correct tagdecl for ...
Matheus Izvekov via All-commits
all-commits at lists.llvm.org
Wed Aug 27 10:24:10 PDT 2025
Branch: refs/heads/users/mizvekov/GH147835-regression-5
Home: https://github.com/llvm/llvm-project
Commit: 518ca0f9889e5c2d176ce36f8f058b3fa291fd17
https://github.com/llvm/llvm-project/commit/518ca0f9889e5c2d176ce36f8f058b3fa291fd17
Author: Matheus Izvekov <mizvekov at gmail.com>
Date: 2025-08-27 (Wed, 27 Aug 2025)
Changed paths:
M clang/lib/AST/MicrosoftMangle.cpp
M clang/test/CodeGenCXX/mangle-ms-cxx11.cpp
Log Message:
-----------
[clang] MicrosoftMangle: pick correct tagdecl for mangling tagkind
This fixes a regression reported here: https://github.com/llvm/llvm-project/pull/147835#issuecomment-3225550458
Since this regression was never released, there are no release notes.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list