This is an archive of the discontinued LLVM Phabricator instance.

Fixed plistlib API usage
ClosedPublic

Authored by kpdev42 on Oct 20 2021, 6:13 AM.

Details

Summary

plistlib API required the file object opened in the binary mode.
Test command: lnt checkformat tests/SharedInputs/sample-a-small.plist
Related to: https://reviews.llvm.org/D109235

Diff Detail

Repository
rLNT LNT