[all-commits] [llvm/llvm-project] c9549e: [mlirc] Add missing extern C (#95829)
Jacques Pienaar via All-commits
all-commits at lists.llvm.org
Mon Jun 17 12:12:11 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c9549e10e9ea70428ada80a34d15afeaf5710b2d
https://github.com/llvm/llvm-project/commit/c9549e10e9ea70428ada80a34d15afeaf5710b2d
Author: Jacques Pienaar <jpienaar at google.com>
Date: 2024-06-17 (Mon, 17 Jun 2024)
Changed paths:
M mlir/include/mlir-c/Rewrite.h
Log Message:
-----------
[mlirc] Add missing extern C (#95829)
This was missing being wrapped in extern C block.
Don't know why didn't fail elsewhere, but failed on Windows build while
linking Python libs.
Signed-off-by: Jacques Pienaar <jpienaar at google.com>
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