[all-commits] [llvm/llvm-project] 066bc4: [modularize] Use std::tie to implement operator< (...
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sat May 10 20:01:49 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 066bc49f764cb24c8847d83a059684e3b6d7f4da
https://github.com/llvm/llvm-project/commit/066bc49f764cb24c8847d83a059684e3b6d7f4da
Author: Kazu Hirata <kazu at google.com>
Date: 2025-05-10 (Sat, 10 May 2025)
Changed paths:
M clang-tools-extra/modularize/Modularize.cpp
M clang-tools-extra/modularize/PreprocessorTracker.cpp
Log Message:
-----------
[modularize] Use std::tie to implement operator< (NFC) (#139410)
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