Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Unit tests: pass. 62112 tests passed, 0 failed and 808 were skipped.
clang-tidy: pass.
clang-format: pass.
Build artifacts: diff.json, clang-tidy.txt, clang-format.patch, CMakeCache.txt, console-log.txt, test-results.xml
llvm/utils/gn/get.py | ||
---|---|---|
12 | Maybe try the py3 way first and then import the py2 as replacement, and move the script to use the py3 name. |
Maybe try the py3 way first and then import the py2 as replacement, and move the script to use the py3 name.