[mlir][PDLL] Allow (and ignore) `-D` tablegen macros. (#124166)
[llvm-project.git] / llvm / utils / lit / tests / Inputs / googletest-sanitizer-error / lit.cfg
blob1086f84d273f5a8bd4ab65cf608e8fe990434dee
1 import lit.formats
3 config.name = "googletest-sanitizer-error"
4 config.test_format = lit.formats.GoogleTest("DummySubDir", "Test")