python3-shebang
authorLLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Thu, 19 Mar 2020 08:50:20 +0000 (08:50 +0000)
committerGianfranco Costamagna <locutusofborg@debian.org>
Thu, 19 Mar 2020 08:50:20 +0000 (08:50 +0000)
commit476f4beee70dfe992ad01c4f683d77652f78fec9
treea0cf8503942962d99c7b9c701ce35374d183c55f
parentf37f31a430de34b9a9d06904c433e6c3c26bf842
python3-shebang

Gbp-Pq: Name python3-shebang.patch
184 files changed:
clang-tools-extra/clang-tidy/add_new_check.py
clang-tools-extra/clang-tidy/rename_check.py
clang-tools-extra/clang-tidy/tool/clang-tidy-diff.py
clang-tools-extra/clang-tidy/tool/run-clang-tidy.py
clang-tools-extra/include-fixer/find-all-symbols/tool/run-find-all-symbols.py
clang-tools-extra/test/clang-tidy/check_clang_tidy.py
clang/bindings/python/examples/cindex/cindex-dump.py
clang/bindings/python/examples/cindex/cindex-includes.py
clang/docs/tools/dump_ast_matchers.py
clang/docs/tools/dump_format_style.py
clang/tools/clang-format/clang-format-diff.py
clang/tools/clang-format/git-clang-format
clang/tools/scan-build-py/bin/analyze-build
clang/tools/scan-build-py/bin/analyze-c++
clang/tools/scan-build-py/bin/analyze-cc
clang/tools/scan-build-py/bin/intercept-build
clang/tools/scan-build-py/bin/intercept-c++
clang/tools/scan-build-py/bin/intercept-cc
clang/tools/scan-build-py/bin/scan-build
clang/tools/scan-view/bin/scan-view
clang/tools/scan-view/share/Reporter.py
clang/tools/scan-view/share/startfile.py
clang/utils/ABITest/ABITestGen.py
clang/utils/CIndex/completion_logger_server.py
clang/utils/CaptureCmd
clang/utils/CmpDriver
clang/utils/FindSpecRefs
clang/utils/FuzzTest
clang/utils/TestUtils/deep-stack.py
clang/utils/analyzer/CmpRuns.py
clang/utils/analyzer/SATestAdd.py
clang/utils/analyzer/SATestBuild.py
clang/utils/analyzer/SATestUpdateDiffs.py
clang/utils/analyzer/SumTimerInfo.py
clang/utils/check_cfc/check_cfc.py
clang/utils/check_cfc/obj_diff.py
clang/utils/check_cfc/test_check_cfc.py
clang/utils/hmaptool/hmaptool
clang/utils/modfuzz.py
clang/utils/token-delta.py
clang/www/builtins.py
clang/www/make_cxx_dr_status
compiler-rt/lib/asan/scripts/asan_symbolize.py
compiler-rt/lib/dfsan/scripts/build-libc-list.py
compiler-rt/lib/fuzzer/scripts/collect_data_flow.py
compiler-rt/lib/fuzzer/scripts/merge_data_flow.py
compiler-rt/lib/fuzzer/scripts/unbalanced_allocs.py
compiler-rt/lib/sanitizer_common/scripts/cpplint.py
compiler-rt/lib/sanitizer_common/scripts/gen_dynamic_list.py
compiler-rt/lib/sanitizer_common/scripts/litlint.py
compiler-rt/lib/sanitizer_common/scripts/sancov.py
examples/Kaleidoscope/MCJIT/cached/genk-timing.py
examples/Kaleidoscope/MCJIT/cached/split-lib.py
examples/Kaleidoscope/MCJIT/complete/genk-timing.py
examples/Kaleidoscope/MCJIT/complete/split-lib.py
examples/Kaleidoscope/MCJIT/lazy/genk-timing.py
libcxx/test/std/language.support/support.limits/support.limits.general/generate_feature_test_macro_components.py
libcxx/utils/cat_files.py
libcxx/utils/gen_link_script.py
libcxx/utils/google-benchmark/mingw.py
libcxx/utils/google-benchmark/tools/compare.py
libcxx/utils/google-benchmark/tools/strip_asm.py
libcxx/utils/merge_archives.py
libcxx/utils/sym_diff.py
libcxx/utils/sym_extract.py
libcxx/utils/sym_match.py
lld/utils/benchmark.py
lldb/examples/python/file_extract.py
lldb/lit/helper/build.py
lldb/lldb.xcodeproj/project.pbxproj
lldb/packages/Python/lldbsuite/test/attic/tester.py
lldb/packages/Python/lldbsuite/test/bench.py
lldb/packages/Python/lldbsuite/test/issue_verification/disable.py
lldb/packages/Python/lldbsuite/test/issue_verification/enable.py
lldb/packages/Python/lldbsuite/test/redo.py
lldb/packages/Python/lldbsuite/test/test_runner/test/inferior.py
lldb/packages/Python/lldbsuite/test/test_runner/test/test_process_control.py
lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/vscode.py
lldb/packages/Python/lldbsuite/test_event/test/src/TestCatchInvalidDecorator.py
lldb/scripts/Python/finish-swig-Python-LLDB.sh
lldb/scripts/Xcode/build-llvm.py
lldb/scripts/Xcode/package-clang-headers.py
lldb/scripts/analyze-project-deps.py
lldb/scripts/buildbot.py
lldb/scripts/prepare_bindings.py
lldb/scripts/shush
lldb/scripts/swig_bot.py
lldb/scripts/swig_bot_lib/client.py
lldb/scripts/swig_bot_lib/local.py
lldb/scripts/swig_bot_lib/remote.py
lldb/scripts/swig_bot_lib/server.py
lldb/scripts/verify_api.py
lldb/test/dotest.py
lldb/third_party/Python/module/pexpect-2.4/FSM.py
lldb/third_party/Python/module/pexpect-2.4/examples/astat.py
lldb/third_party/Python/module/pexpect-2.4/examples/bd_client.py
lldb/third_party/Python/module/pexpect-2.4/examples/bd_serv.py
lldb/third_party/Python/module/pexpect-2.4/examples/cgishell.cgi
lldb/third_party/Python/module/pexpect-2.4/examples/chess.py
lldb/third_party/Python/module/pexpect-2.4/examples/chess2.py
lldb/third_party/Python/module/pexpect-2.4/examples/chess3.py
lldb/third_party/Python/module/pexpect-2.4/examples/df.py
lldb/third_party/Python/module/pexpect-2.4/examples/fix_cvs_files.py
lldb/third_party/Python/module/pexpect-2.4/examples/ftp.py
lldb/third_party/Python/module/pexpect-2.4/examples/hive.py
lldb/third_party/Python/module/pexpect-2.4/examples/monitor.py
lldb/third_party/Python/module/pexpect-2.4/examples/passmass.py
lldb/third_party/Python/module/pexpect-2.4/examples/python.py
lldb/third_party/Python/module/pexpect-2.4/examples/rippy.py
lldb/third_party/Python/module/pexpect-2.4/examples/script.py
lldb/third_party/Python/module/pexpect-2.4/examples/ssh_tunnel.py
lldb/third_party/Python/module/pexpect-2.4/examples/sshls.py
lldb/third_party/Python/module/pexpect-2.4/examples/topip.py
lldb/third_party/Python/module/pexpect-2.4/examples/uptime.py
lldb/utils/git-svn/convert.py
lldb/utils/lldb-dotest/lldb-dotest.in
lldb/utils/lui/lui.py
lldb/utils/lui/sandbox.py
lldb/utils/misc/grep-svn-log.py
lldb/utils/sync-source/syncsource.py
lldb/utils/test/disasm.py
lldb/utils/test/lldb-disasm.py
lldb/utils/test/llvm-mc-shell.py
lldb/utils/test/ras.py
lldb/utils/test/run-dis.py
lldb/utils/test/run-until-faulted.py
test/BugPoint/compile-custom.ll.py
test/Other/opt-bisect-helper.py
test/TableGen/JSON-check.py
test/tools/llvm-readobj/Inputs/relocs.py
tools/opt-viewer/opt-diff.py
tools/opt-viewer/opt-stats.py
tools/opt-viewer/opt-viewer.py
tools/opt-viewer/optrecord.py
utils/Misc/zkill
utils/Reviewing/find_interesting_reviews.py
utils/Target/ARM/analyze-match-table.py
utils/abtest.py
utils/benchmark/mingw.py
utils/benchmark/tools/compare.py
utils/benchmark/tools/strip_asm.py
utils/bisect
utils/bisect-skip-count
utils/bugpoint_gisel_reducer.py
utils/clang-parse-diagnostics-file
utils/create_ladder_graph.py
utils/extract_symbols.py
utils/extract_vplan.py
utils/git-svn/git-llvm
utils/gn/build/run_tablegen.py
utils/gn/build/symlink_or_copy.py
utils/gn/build/sync_source_lists_from_cmake.py
utils/gn/build/write_cmake_config.py
utils/gn/build/write_vcsrevision.py
utils/gn/gn.py
utils/indirect_calls.py
utils/lit/lit.py
utils/lit/lit/ProgressBar.py
utils/lit/lit/main.py
utils/lit/tests/Inputs/googletest-format/DummySubDir/OneTest.py
utils/lit/tests/Inputs/googletest-timeout/DummySubDir/OneTest.py
utils/lit/tests/Inputs/googletest-upstream-format/DummySubDir/OneTest.py
utils/lit/tests/Inputs/shtest-env/print_environment.py
utils/lit/tests/Inputs/shtest-format/external_shell/write-bad-encoding.py
utils/lit/tests/Inputs/shtest-shell/check_args.py
utils/lit/tests/Inputs/shtest-shell/check_path.py
utils/lit/tests/Inputs/shtest-shell/write-to-stderr.py
utils/lit/tests/Inputs/shtest-shell/write-to-stdout-and-stderr.py
utils/llvm-build/llvm-build
utils/llvm-gisel-cov.py
utils/llvm-lit/llvm-lit.in
utils/prepare-code-coverage-artifact.py
utils/release/findRegressions-nightly.py
utils/release/findRegressions-simple.py
utils/shuffle_fuzz.py
utils/shuffle_select_fuzz_tester.py
utils/sort_includes.py
utils/unicode-case-fold.py
utils/update_analyze_test_checks.py
utils/update_llc_test_checks.py
utils/update_mca_test_checks.py
utils/update_mir_test_checks.py
utils/update_test_checks.py
utils/wciia.py