[all-commits] [llvm/llvm-project] 1f7ba2: [NFC] [MSAN] replace (void) with [[maybe_unused]] ...
Florian Mayer via All-commits
all-commits at lists.llvm.org
Wed Jul 2 12:15:08 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1f7ba23422da15e75a7d12f7534960d1192bae86
https://github.com/llvm/llvm-project/commit/1f7ba23422da15e75a7d12f7534960d1192bae86
Author: Florian Mayer <fmayer at google.com>
Date: 2025-07-02 (Wed, 02 Jul 2025)
Changed paths:
M llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
Log Message:
-----------
[NFC] [MSAN] replace (void) with [[maybe_unused]] (#146617)
The latter is preferred in the LLVM style guide.
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