[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / compiler-rt / test / sanitizer_common / ios_commands / iossim_prepare.py
blobb1e9bc26ad770e88d8a796f8355451575c02f5b8
1 #!/usr/bin/env python3
3 import json
5 print(json.dumps({"env": {}}))