xref: /llvm-project/mlir/test/python/lit.local.cfg (revision f9008e6366c2496b1ca1785b891d5578174ad63e)
1config.environment["ASAN_OPTIONS"] = "detect_leaks=0"
2if not config.enable_bindings_python:
3    config.unsupported = True
4config.excludes.add("python_test_ops.td")
5