[all-commits] [llvm/llvm-project] 5135dc: [clang] NFC: remove leftover from injected class n...
Matheus Izvekov via All-commits
all-commits at lists.llvm.org
Thu Aug 28 19:38:30 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5135dcd4c9bbc3e7c0ad8f1ce1bf8b8dca416b1c
https://github.com/llvm/llvm-project/commit/5135dcd4c9bbc3e7c0ad8f1ce1bf8b8dca416b1c
Author: Matheus Izvekov <mizvekov at gmail.com>
Date: 2025-08-29 (Fri, 29 Aug 2025)
Changed paths:
M clang/include/clang/AST/ASTNodeTraverser.h
Log Message:
-----------
[clang] NFC: remove leftover from injected class name redecl (#155959)
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