aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/TargetParserTest.cpp
diff options
context:
space:
mode:
authorSam McCall <sam.mccall@gmail.com>2022-10-13 01:43:49 +0200
committerSam McCall <sam.mccall@gmail.com>2022-10-13 12:07:31 +0200
commite78165f0ba1e2fbf72b36a36c8560645b69a168a (patch)
tree5b1998ce3179400cca3e1f132fc7f95057edd11c /llvm/unittests/Support/TargetParserTest.cpp
parent3d9653bc2f74a97ba5d85332b356fa27e2b177b0 (diff)
downloadllvm-e78165f0ba1e2fbf72b36a36c8560645b69a168a.zip
llvm-e78165f0ba1e2fbf72b36a36c8560645b69a168a.tar.gz
llvm-e78165f0ba1e2fbf72b36a36c8560645b69a168a.tar.bz2
[clangd] Block clang-tidy misc-const-correctness check
This check performs an extremely large amount of work (for each variable, it runs very many full matcher-driven traversals of the whole scope the variable is defined in). When (inadvertently) enabled for Fuchsia, it regressed BuildAST times by >10x (400ms -> 7s on my machine). Differential Revision: https://reviews.llvm.org/D135829
Diffstat (limited to 'llvm/unittests/Support/TargetParserTest.cpp')
0 files changed, 0 insertions, 0 deletions