[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / llvm / test / ExecutionEngine / Interpreter / lit.local.cfg
blob231d8e22cc6f303e7523925600eb0f1f726a76c7
1 # These tests require foreign function calls
2 if not config.enable_ffi:
3     config.unsupported = True