[all-commits] [llvm/llvm-project] 515bc8: Harmonize Python shebang

serge-sans-paille via All-commits all-commits at lists.llvm.org
Thu Jul 16 12:54:12 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 515bc8c1554f03515565878ea3d35cffdc6fd195
      https://github.com/llvm/llvm-project/commit/515bc8c1554f03515565878ea3d35cffdc6fd195
  Author: serge-sans-paille <sguelton at redhat.com>
  Date:   2020-07-16 (Thu, 16 Jul 2020)

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

  Log Message:
  -----------
  Harmonize Python shebang

Differential Revision: https://reviews.llvm.org/D83857




More information about the All-commits mailing list