llvm-project/mlir/test/CAPI
Alex Zinenko 68cfb02668 [mlir] turn clang-format back on in C API test
C API test uses FileCheck comments inside C code and needs to
temporarily switch off clang-format to prevent it from messing with
FileCheck directives. A recently landed commit forgot to turn it back on
after a block of FileCheck comments. Fix that.
2020-09-17 12:59:57 +02:00
..
CMakeLists.txt
ir.c [mlir] turn clang-format back on in C API test 2020-09-17 12:59:57 +02:00
lit.local.cfg