Add paranthesese for print in Python
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Add parentheses for print in Python (all Python files where the print statement was used).
Paths
| Differential D84506
[tools] Add paranthesese for print in Python AcceptedPublic Authored by galou on Jul 24 2020, 3:41 AM.
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project. · View Herald Transcript Herald added subscribers: llvm-commits, openmp-commits, lldb-commits and 6 others. · View Herald Transcript Comment Actions Add parentheses for print in Python (all Python files where the print statement was used). This revision is now accepted and ready to land.Jul 24 2020, 6:12 AM
Revision Contents
Diff 280388 clang-tools-extra/clang-include-fixer/find-all-symbols/tool/run-find-all-symbols.py
clang-tools-extra/clangd/include-mapping/gen_std.py
compiler-rt/lib/dfsan/scripts/build-libc-list.py
compiler-rt/test/sanitizer_common/android_commands/android_common.py
compiler-rt/test/sanitizer_common/android_commands/android_compile.py
compiler-rt/test/sanitizer_common/ios_commands/iossim_compile.py
debuginfo-tests/llgdb-tests/llgdb.py
lldb/utils/lui/lldbutil.py
llvm/bindings/python/llvm/object.py
openmp/runtime/tools/summarizeStats.py
polly/utils/jscop2cloog.py
polly/utils/pyscop/jscop2iscc.py
|