[all-commits] [llvm/llvm-project] 1a6f0c: [clang] NFC: remove leftover from injected class n...

Matheus Izvekov via All-commits all-commits at lists.llvm.org
Thu Aug 28 18:58:05 PDT 2025


  Branch: refs/heads/users/mizvekov/injected-class-name-redecl-cleanup
  Home:   https://github.com/llvm/llvm-project
  Commit: 1a6f0c641634082e82f64631ffea7ac72b7202e3
      https://github.com/llvm/llvm-project/commit/1a6f0c641634082e82f64631ffea7ac72b7202e3
  Author: Matheus Izvekov <mizvekov at gmail.com>
  Date:   2025-08-28 (Thu, 28 Aug 2025)

  Changed paths:
    M clang/include/clang/AST/ASTNodeTraverser.h

  Log Message:
  -----------
  [clang] NFC: remove leftover from injected class name redecl

The code being removed became non-functional when injected class names
were removed from the redecl chain in 470c454a6176ef31474553e408c90f5ee630df89,
but that commit didn't clean the code base out of all the workarounds
for that state of affairs.



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