search for: d55258

Displaying 2 results from an estimated 2 matches for "d55258".

Did you mean: 55258
2018 Dec 10
2
Migrate utils/ Python 2 scripts to Python 3
...g/D55121 > > More patch may come if there's an interest in that. Most if not all Python scripts in the clang/ repo have been ported and are waiting for reviews. I've split them in independant patches to ease the review works: https://reviews.llvm.org/D55259 https://reviews.llvm.org/D55258 https://reviews.llvm.org/D55213 https://reviews.llvm.org/D55208 https://reviews.llvm.org/D55205 https://reviews.llvm.org/D55204 https://reviews.llvm.org/D55202 https://reviews.llvm.org/D55200 https://reviews.llvm.org/D55199 https://reviews.llvm.org/D55197 https://reviews.llvm.org/D55196 https://rev...
2018 Feb 01
5
Migrate utils/ Python 2 scripts to Python 3
Sadly, neither the latest version of RedHat (released in 2014), nor the latest version of macOS (released in 2017) have any version of python3 available with the default system. On the other hand, TTBOMK, every system that does have python3 available also makes python2.7 also easily available. LLVM is not a primarily python project, so keeping up with the latest features of the language, and