[all-commits] [llvm/llvm-project] 3c822e: [ADT] Remove Mask in PointerEmbedded (#156201)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sun Aug 31 19:18:51 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3c822ea7a8e276792905858e8780500f45cda589
https://github.com/llvm/llvm-project/commit/3c822ea7a8e276792905858e8780500f45cda589
Author: Kazu Hirata <kazu at google.com>
Date: 2025-08-31 (Sun, 31 Aug 2025)
Changed paths:
M llvm/include/llvm/ADT/PointerEmbeddedInt.h
Log Message:
-----------
[ADT] Remove Mask in PointerEmbedded (#156201)
Mask, a private enum, isn't used anywhere in the class.
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