[all-commits] [llvm/llvm-project] 3a8d77: [llvm][NFC] Simplify implementation of `isa` (#161...
Victor Chernyakin via All-commits
all-commits at lists.llvm.org
Tue Sep 30 11:30:29 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3a8d771612c6d9d95c2e020aa37dd3674279432f
https://github.com/llvm/llvm-project/commit/3a8d771612c6d9d95c2e020aa37dd3674279432f
Author: Victor Chernyakin <chernyakin.victor.j at outlook.com>
Date: 2025-09-30 (Tue, 30 Sep 2025)
Changed paths:
M llvm/include/llvm/Support/Casting.h
Log Message:
-----------
[llvm][NFC] Simplify implementation of `isa` (#161403)
Using a fold instead of template recursion.
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