[all-commits] [llvm/llvm-project] 947334: [clang] Use llvm::SmallVector::pop_back_val (NFC) ...
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sat Apr 19 13:35:39 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 94733492b720c2e65a8fe9bd2179a35a7b7d9916
https://github.com/llvm/llvm-project/commit/94733492b720c2e65a8fe9bd2179a35a7b7d9916
Author: Kazu Hirata <kazu at google.com>
Date: 2025-04-19 (Sat, 19 Apr 2025)
Changed paths:
M clang/lib/Analysis/CFG.cpp
M clang/lib/Basic/Module.cpp
M clang/lib/Driver/Driver.cpp
M clang/lib/Sema/AnalysisBasedWarnings.cpp
M clang/lib/Sema/ParsedAttr.cpp
M clang/lib/Sema/SemaHLSL.cpp
Log Message:
-----------
[clang] Use llvm::SmallVector::pop_back_val (NFC) (#136451)
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