llvm-project/mlir/include/mlir-c
Mehdi Amini bf5c8625c4 Move MlirStringCallback declaration from mlir-c/IR.h to mlir-c/Support.h (NFC)
This is a generic utility that can be reused beyond the IR bindings.

Differential Revision: https://reviews.llvm.org/D90736
2020-11-04 18:46:36 +00:00
..
Bindings/Python Switch from C-style comments `/* ... */` to C++ style `//` (NFC) 2020-11-04 18:11:13 +00:00
AffineExpr.h Switch from C-style comments `/* ... */` to C++ style `//` (NFC) 2020-11-04 18:11:13 +00:00
AffineMap.h Switch from C-style comments `/* ... */` to C++ style `//` (NFC) 2020-11-04 18:11:13 +00:00
Diagnostics.h Switch from C-style comments `/* ... */` to C++ style `//` (NFC) 2020-11-04 18:11:13 +00:00
IR.h Move MlirStringCallback declaration from mlir-c/IR.h to mlir-c/Support.h (NFC) 2020-11-04 18:46:36 +00:00
Pass.h Switch from C-style comments `/* ... */` to C++ style `//` (NFC) 2020-11-04 18:11:13 +00:00
Registration.h Switch from C-style comments `/* ... */` to C++ style `//` (NFC) 2020-11-04 18:11:13 +00:00
StandardAttributes.h Switch from C-style comments `/* ... */` to C++ style `//` (NFC) 2020-11-04 18:11:13 +00:00
StandardDialect.h Switch from C-style comments `/* ... */` to C++ style `//` (NFC) 2020-11-04 18:11:13 +00:00
StandardTypes.h Switch from C-style comments `/* ... */` to C++ style `//` (NFC) 2020-11-04 18:11:13 +00:00
Support.h Move MlirStringCallback declaration from mlir-c/IR.h to mlir-c/Support.h (NFC) 2020-11-04 18:46:36 +00:00
Transforms.h Switch from C-style comments `/* ... */` to C++ style `//` (NFC) 2020-11-04 18:11:13 +00:00