[all-commits] [llvm/llvm-project] 36d6b6: [libc][NFC] Silence C99 extension warnings on clan...
Joseph Huber via All-commits
all-commits at lists.llvm.org
Mon Feb 3 14:17:55 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 36d6b63f85a0d2cb149fa060cf308be3b5ea9f14
https://github.com/llvm/llvm-project/commit/36d6b63f85a0d2cb149fa060cf308be3b5ea9f14
Author: Joseph Huber <huberjn at outlook.com>
Date: 2025-02-03 (Mon, 03 Feb 2025)
Changed paths:
M libc/utils/gpu/server/CMakeLists.txt
Log Message:
-----------
[libc][NFC] Silence C99 extension warnings on clang for RPC
Summary:
This only shows up during the build of the server, silence it.
Commit: a284a6ed17e90dfff4776e0c40a980831098cd6f
https://github.com/llvm/llvm-project/commit/a284a6ed17e90dfff4776e0c40a980831098cd6f
Author: Joseph Huber <huberjn at outlook.com>
Date: 2025-02-03 (Mon, 03 Feb 2025)
Changed paths:
M offload/plugins-nextgen/common/src/PluginInterface.cpp
M offload/src/PluginManager.cpp
Log Message:
-----------
[OpenMP] Guard OpenMP specific entry handling
Compare: https://github.com/llvm/llvm-project/compare/5dccfd9283cd...a284a6ed17e9
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