[all-commits] [llvm/llvm-project] 1e7395: [mlir] Use more C99 comments in C API header files
ftynse via All-commits
all-commits at lists.llvm.org
Mon Jan 25 10:28:27 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1e739552ee96db4b3f2d792976ea849cb6f23650
https://github.com/llvm/llvm-project/commit/1e739552ee96db4b3f2d792976ea849cb6f23650
Author: Alex Zinenko <zinenko at google.com>
Date: 2021-01-25 (Mon, 25 Jan 2021)
Changed paths:
M mlir/include/mlir-c/AffineExpr.h
M mlir/include/mlir-c/AffineMap.h
M mlir/include/mlir-c/BuiltinAttributes.h
M mlir/include/mlir-c/BuiltinTypes.h
M mlir/include/mlir-c/Diagnostics.h
M mlir/include/mlir-c/IR.h
M mlir/include/mlir-c/Pass.h
M mlir/include/mlir-c/Support.h
Log Message:
-----------
[mlir] Use more C99 comments in C API header files
These were left over from the original reformatting commit.
Reviewed By: stellaraccident
Differential Revision: https://reviews.llvm.org/D95357
More information about the All-commits
mailing list