1
0
Fork 0
llvm-premerge-checks/scripts
Vladislav Vinogradov 0f73b01874 Exclude MLIR bindings from clang-tidy checks
Those bindings requires extra dependencies (like Python, pybind11)
and clang-tidy fails to analyze the source files if they are not
configured properly.
2021-03-03 14:46:09 +01:00
..
metrics rename master to main branch following LLVM 2020-12-10 09:29:24 +01:00
phab2github rename master to main branch following LLVM 2020-12-10 09:29:24 +01:00
phabtalk More accurate commands to reproduce build 2021-01-11 15:42:11 +01:00
.gitignore first draft of benchmark script 2020-03-25 09:07:28 +01:00
__init__.py Add windows build 2020-06-03 13:40:22 +02:00
add_phabricator_artifact.py Process results and unit-test output of libcxx 2020-11-25 15:29:50 +01:00
apply_patch.sh improvements to patch process 2020-11-03 16:15:36 +01:00
benchmark.py rename master to main branch following LLVM 2020-12-10 09:29:24 +01:00
buildkite_utils.py Process results and unit-test output of libcxx 2020-11-25 15:29:50 +01:00
choose_projects.py Fix project exclusion rules 2020-10-08 12:08:57 +02:00
clang-format.ignore ignore **/test for clang-format 2020-07-22 18:59:47 +02:00
clang-tidy-comments.ignore remove jenkins configs and scrips 2020-09-01 09:51:49 +02:00
clang-tidy.ignore Exclude MLIR bindings from clang-tidy checks 2021-03-03 14:46:09 +01:00
clang_format_report.py Process results and unit-test output of libcxx 2020-11-25 15:29:50 +01:00
clang_tidy_report.py rename master to main branch following LLVM 2020-12-10 09:29:24 +01:00
cleanup_branches.py error handling 2020-06-29 11:41:48 +02:00
common.ps1 fixed more windows weirdness 2019-12-16 10:09:47 +00:00
exec_utils.py return exit status of ninja command 2020-07-10 19:35:29 +02:00
ignore_diff.py building with buildkite 2020-05-25 16:42:40 +02:00
llvm-dependencies.yaml add clang to flang deps 2021-01-18 11:04:33 +01:00
patch_diff.py rename master to main branch following LLVM 2020-12-10 09:29:24 +01:00
pipeline_create_branch.py Process results and unit-test output of libcxx 2020-11-25 15:29:50 +01:00
pipeline_main.py enable periodic libcxx build 2020-12-15 09:24:49 +01:00
pipeline_premerge.py rename master to main branch following LLVM 2020-12-10 09:29:24 +01:00
premerge_checks.py More accurate commands to reproduce build 2021-01-11 15:42:11 +01:00
requirements.txt address security warning 2021-02-22 15:29:20 +01:00
run_cmake.py More accurate commands to reproduce build 2021-01-11 15:42:11 +01:00
run_cmake_config.yaml rename CCACHE_PATH to CCACHE_DIR 2020-08-26 14:22:37 +02:00
run_ninja.py building with buildkite 2020-05-25 16:42:40 +02:00
set_build_status.py Process results and unit-test output of libcxx 2020-11-25 15:29:50 +01:00
steps.py rename master to main branch following LLVM 2020-12-10 09:29:24 +01:00
summary.py Process results and unit-test output of libcxx 2020-11-25 15:29:50 +01:00
test_results_report.py Process results and unit-test output of libcxx 2020-11-25 15:29:50 +01:00
windows_agent_bootstrap.ps1 ipython notebook to analyze build speed per agent 2020-07-16 18:04:09 +02:00
windows_agent_start_buildkite.ps1 Show stats on linux / windows 2020-07-08 14:32:59 +02:00