The test optnone-simple-functions.cpp added in D97668 fails on macOS. os.path.exists raises an exception because we pass it None. Guard against this. Related revision: https://reviews.llvm.org/D97668
The test optnone-simple-functions.cpp added in D97668 fails on macOS. os.path.exists raises an exception because we pass it None. Guard against this. Related revision: https://reviews.llvm.org/D97668