[all-commits] [llvm/llvm-project] a5d4ba: [clang][doc] Document and prefer __asm as mangled ...

Raul Tambre via All-commits all-commits at lists.llvm.org
Mon Nov 10 06:45:05 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a5d4ba7be4399c8b4aca9e841ca1d145c7fb57f3
      https://github.com/llvm/llvm-project/commit/a5d4ba7be4399c8b4aca9e841ca1d145c7fb57f3
  Author: Raul Tambre <raul at tambre.ee>
  Date:   2025-11-10 (Mon, 10 Nov 2025)

  Changed paths:
    M clang/include/clang/Basic/Attr.td
    M clang/include/clang/Basic/AttrDocs.td

  Log Message:
  -----------
  [clang][doc] Document and prefer __asm as mangled name attribute (#167226)

It's supported together with the other spellings and results in the same attribute.
Document it and prefer it in the documentation as the `asm()` spelling is C++ and GNU-only.

See: https://github.com/llvm/llvm-project/pull/167221#issuecomment-3508464545



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