aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/llvm14/tools/llvm-diff/lib
diff options
context:
space:
mode:
authorvityaman <vityaman.dev@yandex.ru>2025-06-06 11:09:02 +0300
committerrobot-piglet <robot-piglet@yandex-team.com>2025-06-06 11:32:08 +0300
commit1df1c560c27a041991c7fc59bcdf232eb57ad11f (patch)
treecec61c97b18b46a460d157325e568187e5133f20 /contrib/libs/llvm14/tools/llvm-diff/lib
parent082adff1a90a22e29aa0a831de5255fcef65da0e (diff)
downloadydb-1df1c560c27a041991c7fc59bcdf232eb57ad11f.tar.gz
YQL-19747: Fix some TODOs and Clang Tidy checks
Clang Tidy is cool, but too slow ;(. Btw, should we respect `misc-include-cleaner` check? ```bash ya dump compile-commands > /tmp/cc/compile_commands.json find . -type f \( -name "*.cpp" -o -name "*.h" \) -exec clang-tidy {} -p /tmp/cc {} -checks="misc-*" \; ``` --- - Related to `YQL-19747` - Related to https://github.com/ydb-platform/ydb/issues/9056 --- Pull Request resolved: https://github.com/ytsaurus/ytsaurus/pull/1305 commit_hash:c2ecf638062dcdd0730fed3381da4a230f5352c3
Diffstat (limited to 'contrib/libs/llvm14/tools/llvm-diff/lib')
0 files changed, 0 insertions, 0 deletions