[all-commits] [llvm/llvm-project] dc7834: [ProfileData] Use static_assert instead of assert ...
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sun Apr 28 23:13:44 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dc7834b76c187bdf3b260c66445b750ed8d99507
https://github.com/llvm/llvm-project/commit/dc7834b76c187bdf3b260c66445b750ed8d99507
Author: Kazu Hirata <kazu at google.com>
Date: 2024-04-28 (Sun, 28 Apr 2024)
Changed paths:
M llvm/lib/ProfileData/InstrProfWriter.cpp
Log Message:
-----------
[ProfileData] Use static_assert instead of assert (NFC)
Identified with misc-static-assert.
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