[all-commits] [llvm/llvm-project] c3d39c: [ADT][NFC] Constexpr-ify if in DenseMap::clear (#1...
Marc Auberer via All-commits
all-commits at lists.llvm.org
Wed Sep 11 11:55:24 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c3d39cbb9a5e76f253c865dd544ccdf8eec95029
https://github.com/llvm/llvm-project/commit/c3d39cbb9a5e76f253c865dd544ccdf8eec95029
Author: Marc Auberer <marc.auberer at chillibits.com>
Date: 2024-09-11 (Wed, 11 Sep 2024)
Changed paths:
M llvm/include/llvm/ADT/DenseMap.h
Log Message:
-----------
[ADT][NFC] Constexpr-ify if in DenseMap::clear (#108243)
Make if constexpr due to constexpr condition.
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