aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/snippets
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2025-03-07 08:59:27 +0100
committerJussi Pakkanen <jpakkane@gmail.com>2025-03-07 16:35:16 +0200
commitf89a587753618a73996e2b44f46bdd11707fce2e (patch)
tree979f8e099fe83cab387a7583edb67df029ea82ae /docs/markdown/snippets
parent22d970d9006e731874585495601c981587eb0ecf (diff)
downloadmeson-f89a587753618a73996e2b44f46bdd11707fce2e.zip
meson-f89a587753618a73996e2b44f46bdd11707fce2e.tar.gz
meson-f89a587753618a73996e2b44f46bdd11707fce2e.tar.bz2
clang-tidy: build pch files before running clang-tidy
"ninja clang-tidy" will not work if you are using pch files and have not run a full build yet: the pch files will not yet be built and there is no dependency between the pch targets and the clang-tidy target. Fixes: #13499
Diffstat (limited to 'docs/markdown/snippets')
0 files changed, 0 insertions, 0 deletions