darling-libcxx/utils
Louis Dionne ba34f51708 [libc++] Improve Python 3 compatibility for merge_archives.py
Popen.communicate() method in Python 2 returns a pair of strings, and in
Python 3 it returns a pair of byte-like objects unless universal_newlines
is set to True. This led to an error when using Python 3. With this patch,
merge_archives.py works fine with Python 3.

Thanks to Sergej Jaskiewicz for the patch.
Differential Revision: https://reviews.llvm.org/D66649

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@369764 91177308-0d34-0410-b5e6-96231b3b80d8
2019-08-23 15:05:54 +00:00
..
ci [libc++] Use the monorepo for the back-deployment testing scripts 2019-08-06 20:01:28 +00:00
docker fix buildbot start script to no longer hang 2019-08-20 19:06:23 +00:00
google-benchmark [benchmark] Fix win32 link on case-sensitive fs 2019-07-30 20:47:59 +00:00
libcxx libcxx: Rename .hpp files in libcxx/test/support to .h 2019-08-21 00:14:12 +00:00
symcheck-blacklists Start libc++ python cleanup and consolidation. 2017-02-09 22:53:14 +00:00
cat_files.py Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
gen_link_script.py libcxx: Make gen_link_script.py print contents only in --dryrun mode 2019-08-23 13:40:54 +00:00
generate_feature_test_macro_components.py P0722R3: Implement library support for destroying delete 2019-05-23 23:46:44 +00:00
merge_archives.py [libc++] Improve Python 3 compatibility for merge_archives.py 2019-08-23 15:05:54 +00:00
not.py Tolerate import errors in "not.py" implementation 2019-07-12 01:13:05 +00:00
sym_diff.py Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
sym_extract.py Make the sym_diff utilities more useful. 2019-02-12 00:00:43 +00:00
sym_match.py Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00