[all-commits] [llvm/llvm-project] 60e2c5: [mlir][CAPI] Add missing 'static' to inline C func...
Stella Laurenzo via All-commits
all-commits at lists.llvm.org
Thu Nov 5 21:49:12 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 60e2c5b03b590fbb1477d3d7170d5bd434b39ce9
https://github.com/llvm/llvm-project/commit/60e2c5b03b590fbb1477d3d7170d5bd434b39ce9
Author: Stella Laurenzo <stellaraccident at gmail.com>
Date: 2020-11-05 (Thu, 05 Nov 2020)
Changed paths:
M mlir/include/mlir-c/Support.h
Log Message:
-----------
[mlir][CAPI] Add missing 'static' to inline C function.
* Asked to submit separately from https://reviews.llvm.org/D90824
More information about the All-commits
mailing list