aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorBaranov Victor <bar.victor.2002@gmail.com>2025-07-24 23:03:17 +0300
committerGitHub <noreply@github.com>2025-07-24 23:03:17 +0300
commit46e1d3d2a4394b805428111043d73aab309f44f0 (patch)
tree55b931367235920923b1555124ceeab6dd94909f /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent0a17483c481d82eace3b36aee9cacb619eb027af (diff)
downloadllvm-46e1d3d2a4394b805428111043d73aab309f44f0.zip
llvm-46e1d3d2a4394b805428111043d73aab309f44f0.tar.gz
llvm-46e1d3d2a4394b805428111043d73aab309f44f0.tar.bz2
[clang-tidy] Add parallel execution by default in 'run-clang-tidy' and 'clang-tidy-diff' (#149739)
Change the default value of `-j` from `1` to `0` in `clang-tidy-diff.py` script to autodetect number of CPU cores to run on. Script `run-clang-tidy.py` already had this behavior by default. Both scripts now also print the number of threads being used to provide better visibility into their execution behavior. Fixes https://github.com/llvm/llvm-project/issues/148624.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions