[all-commits] [llvm/llvm-project] 2e36af: Remove declaration of undefined `any_isa`. (#151395)
Richard Smith via All-commits
all-commits at lists.llvm.org
Wed Jul 30 16:39:48 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2e36afc8d91e592a57b9b00d92607b0e999030b2
https://github.com/llvm/llvm-project/commit/2e36afc8d91e592a57b9b00d92607b0e999030b2
Author: Richard Smith <richard at metafoo.co.uk>
Date: 2025-07-30 (Wed, 30 Jul 2025)
Changed paths:
M llvm/include/llvm/ADT/Any.h
Log Message:
-----------
Remove declaration of undefined `any_isa`. (#151395)
Looks like this was missed by #65636, which removed the definition of
this function.
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