[all-commits] [llvm/llvm-project] b67f59: Triple: Remove redundant member initializers
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Jun 25 03:02:10 PDT 2025
Branch: refs/heads/users/arsenm/triple/remove-redundant-member-init-list
Home: https://github.com/llvm/llvm-project
Commit: b67f59d95d896194d54111af28eeb17197b42cd5
https://github.com/llvm/llvm-project/commit/b67f59d95d896194d54111af28eeb17197b42cd5
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-06-25 (Wed, 25 Jun 2025)
Changed paths:
M llvm/lib/TargetParser/Triple.cpp
Log Message:
-----------
Triple: Remove redundant member initializers
These are already initialized in the field definitions.
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