[all-commits] [llvm/llvm-project] 0f48ba: [ExtractAPI] Include tilde in destructor name (#14...

Prajwal Nadig via All-commits all-commits at lists.llvm.org
Mon Jul 7 08:15:09 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0f48bafafc38581da6f7388b4f3cc143cdbbdede
      https://github.com/llvm/llvm-project/commit/0f48bafafc38581da6f7388b4f3cc143cdbbdede
  Author: Prajwal Nadig <pnadig at apple.com>
  Date:   2025-07-07 (Mon, 07 Jul 2025)

  Changed paths:
    M clang/lib/ExtractAPI/DeclarationFragments.cpp
    M clang/test/ExtractAPI/constructor_destructor.cpp

  Log Message:
  -----------
  [ExtractAPI] Include tilde in destructor name (#146001)

The subheading for a destructor contained only the identifier. The tilde
must also be included as it is necessary to differentiate the destructor
from any constructors present.

rdar://129587608



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