Hello all,

This patch remedies a "FIXME" comment left in a test for the
libclang-Python bindings.

The patch uses a Python standard library module to create a temporary file,
instead of doing so manually. It also no longer deletes files "just in
case", since the possibility of name collision is negligible.

This is my first time sending a patch, but hopefully not the last; please
let me know if there's anything I should be aware of when submitting
patches in the future. Thank you!

- Brian Gesiak

Attachment: test_translation_unit.patch
Description: Binary data

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to