[all-commits] [llvm/llvm-project] 7ff0d2: Triple: Remove redundant member initializers (#145...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Jun 25 05:04:30 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7ff0d28f2e1ab9bbaa12c0a98d96aed0d4b638e1
https://github.com/llvm/llvm-project/commit/7ff0d28f2e1ab9bbaa12c0a98d96aed0d4b638e1
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 (#145661)
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