[all-commits] [llvm/llvm-project] 021b9d: [Sema] Use llvm::erase_if (NFC) (#96068)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Wed Jun 19 07:53:15 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 021b9d0239f830244ebe0deb77cdca8fceeb6613
https://github.com/llvm/llvm-project/commit/021b9d0239f830244ebe0deb77cdca8fceeb6613
Author: Kazu Hirata <kazu at google.com>
Date: 2024-06-19 (Wed, 19 Jun 2024)
Changed paths:
M clang/lib/Sema/SemaOpenACC.cpp
Log Message:
-----------
[Sema] Use llvm::erase_if (NFC) (#96068)
While I am at it, I'm constructing SmallVector directly from ArrayRef.
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