[PATCH] D93097: Remove Python2 fallback and only advertise Python3 in the doc
serge via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 11 02:40:20 PST 2020
serge-sans-paille created this revision.
serge-sans-paille added reviewers: dblaikie, jyknight, JDevlieghere.
Herald added subscribers: whisperity, mgorny.
serge-sans-paille requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
No change made at the .py level, only change the cmake and doc parts. Advertise Python3.6 in the doc, as it's the oldest Python3 version still maintained, as of https://www.python.org/downloads/
https://reviews.llvm.org/D93097
Files:
clang/CMakeLists.txt
clang/tools/scan-build-py/README.md
clang/tools/scan-build/bin/set-xcode-analyzer
lld/CMakeLists.txt
lldb/docs/resources/build.rst
llvm/CMakeLists.txt
llvm/docs/GettingStarted.rst
llvm/docs/GettingStartedVS.rst
llvm/docs/HowToBuildOnARM.rst
llvm/docs/TestingGuide.rst
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93097.311149.patch
Type: text/x-patch
Size: 7003 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201211/3ef726a8/attachment.bin>
More information about the llvm-commits
mailing list