[all-commits] [llvm/llvm-project] 175d5f: [MLIR] replace C++ function type defintion in the ...
Mahmoud Mazouz via All-commits
all-commits at lists.llvm.org
Mon Feb 21 07:54:37 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 175d5fa388298934629f5cf183c7de45a672a063
https://github.com/llvm/llvm-project/commit/175d5fa388298934629f5cf183c7de45a672a063
Author: fuzzypixelz <mazouz.mahmoud at outlook.com>
Date: 2022-02-21 (Mon, 21 Feb 2022)
Changed paths:
M mlir/include/mlir-c/Interfaces.h
Log Message:
-----------
[MLIR] replace C++ function type defintion in the C API's Interfaces.h
Clearly this something of a typo, and it obviously doesn't even compile.
Reviewed By: ftynse
Differential Revision: https://reviews.llvm.org/D120247
More information about the All-commits
mailing list