[llvm] [lit] Fix use_lld() to respect llvm_shlib_dir
[platform/upstream/llvm.git] / .clang-tidy
2022-02-01 Christian Kühnel[clangd] Cleanup of readability-identifier-naming
2022-01-24 Kazu HirataAdd modernize-use-default-member-init.UseAssignment...
2022-01-11 Maksim PanchenkoMerge BOLT into LLVM monorepo
2022-01-03 Kazu HirataAdd IgnoreBaseInCopyConstructors to .clang-tidy
2021-06-08 David Blaikie.clang-tidy: Disable misc-no-recursion in general/acros...
2020-04-09 David Truby[flang] Merge flang-compiler/f18
2020-01-31 Nathan James- Update .clang-tidy to ignore parameters of main like...
2019-12-24 Mehdi AminiImport MLIR into the LLVM tree
2019-02-01 Ilya BiryukovDisable tidy checks with too many hits
2019-01-29 James Y KnightAdd .clang-tidy and .clang-format files to the toplevel...