Changes

Changes from Git (git http://labmaster3.local/git/llvm-project.git)

Summary

  1. [libcxx] Support Python 3.8 in the test suite (details)
Commit 7b8dc8c57697e95fd0b1248e4494ecc0f929aba1 by jaskiewiczs
[libcxx] Support Python 3.8 in the test suite
Summary: `platform.linux_distribution()` has been deprecated in Python
3.5 and removed in Python 3.8.
Reviewers: bcain, bcraig, jroelofs, EricWF, mclow.lists, ldionne
Reviewed By: jroelofs
Subscribers: dexonsmith, christof, ldionne, libcxx-commits
Tags: #libc
Differential Revision: https://reviews.llvm.org/D72501
The file was modifiedlibcxx/utils/libcxx/test/target_info.py