OSDN Git Service

Harmonize Python shebang
authorserge-sans-paille <sguelton@redhat.com>
Wed, 15 Jul 2020 07:31:13 +0000 (09:31 +0200)
committerserge-sans-paille <sguelton@redhat.com>
Thu, 16 Jul 2020 19:53:45 +0000 (21:53 +0200)
commit515bc8c1554f03515565878ea3d35cffdc6fd195
tree8cc2cb6705591bb77fa2e0f7800aead82e83f320
parenta2a3adcc665b794857156216dcd916db1017153b
Harmonize Python shebang

Differential Revision: https://reviews.llvm.org/D83857
60 files changed:
clang/utils/clangdiag.py
clang/utils/modfuzz.py
compiler-rt/lib/sanitizer_common/scripts/litlint_test.py
compiler-rt/test/sanitizer_common/android_commands/android_compile.py
compiler-rt/test/sanitizer_common/android_commands/android_run.py
compiler-rt/test/sanitizer_common/ios_commands/iossim_compile.py
compiler-rt/test/sanitizer_common/ios_commands/iossim_env.py
compiler-rt/test/sanitizer_common/ios_commands/iossim_prepare.py
compiler-rt/test/sanitizer_common/ios_commands/iossim_run.py
debuginfo-tests/dexter/dexter.py
debuginfo-tests/llgdb-tests/llgdb.py
libc/AOR_v20.02/math/tools/plot.py
libcxx/utils/google-benchmark/mingw.py
lldb/examples/darwin/heap_find/heap.py
lldb/examples/python/armv7_cortex_m_target_defintion.py
lldb/examples/python/bsd.py
lldb/examples/python/cmdtemplate.py
lldb/examples/python/crashlog.py
lldb/examples/python/delta.py
lldb/examples/python/disasm-stress-test.py
lldb/examples/python/disasm.py
lldb/examples/python/file_extract.py
lldb/examples/python/gdbremote.py
lldb/examples/python/globals.py
lldb/examples/python/lldb_module_utils.py
lldb/examples/python/lldbtk.py
lldb/examples/python/mach_o.py
lldb/examples/python/memory.py
lldb/examples/python/operating_system.py
lldb/examples/python/performance.py
lldb/examples/python/process_events.py
lldb/examples/python/sbvalue.py
lldb/examples/python/shadow.py
lldb/examples/python/sources.py
lldb/examples/python/stacks.py
lldb/examples/python/symbolication.py
lldb/examples/python/types.py
lldb/examples/python/x86_64_linux_target_definition.py
lldb/examples/python/x86_64_qemu_target_definition.py
lldb/examples/python/x86_64_target_definition.py
lldb/scripts/analyze-project-deps.py
lldb/scripts/reproducer-replay.py
lldb/test/API/functionalities/plugins/python_os_plugin/operating_system.py
lldb/test/API/functionalities/plugins/python_os_plugin/operating_system2.py
lldb/test/API/functionalities/plugins/python_os_plugin/stepping_plugin_threads/operating_system.py
lldb/test/Shell/helper/build.py
lldb/third_party/Python/module/progress/progress.py
llvm/utils/DSAclean.py
llvm/utils/DSAextract.py
llvm/utils/benchmark/mingw.py
llvm/utils/docker/scripts/llvm_checksum/llvm_checksum.py
llvm/utils/lint/common_lint.py
llvm/utils/lint/cpp_lint.py
llvm/utils/lint/generic_lint.py
llvm/utils/schedcover.py
llvm/utils/testgen/mc-bundling-x86-gen.py
openmp/runtime/tools/summarizeStats.py
polly/test/update_check.py
polly/utils/jscop2cloog.py
polly/utils/pyscop/jscop2iscc.py