[all-commits] [llvm/llvm-project] 6bf804: [clang] MicrosoftMangle: pick correct tagdecl for ...

Matheus Izvekov via All-commits all-commits at lists.llvm.org
Wed Aug 27 10:49:15 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6bf8046baad97082c042ddfc491f9ee887978069
      https://github.com/llvm/llvm-project/commit/6bf8046baad97082c042ddfc491f9ee887978069
  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 (#155662)

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