[all-commits] [llvm/llvm-project] c8d3e6: [DWARFCFIChecker] Use llvm::unique (NFC) (#148766)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Mon Jul 14 22:19:29 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c8d3e61216f08f228278aa5da9eb24540737259e
https://github.com/llvm/llvm-project/commit/c8d3e61216f08f228278aa5da9eb24540737259e
Author: Kazu Hirata <kazu at google.com>
Date: 2025-07-14 (Mon, 14 Jul 2025)
Changed paths:
M llvm/lib/DWARFCFIChecker/Registers.h
Log Message:
-----------
[DWARFCFIChecker] Use llvm::unique (NFC) (#148766)
While I am at it, this patch replaces resize with erase, which is a
lot shorter and idiomatic.
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