Clang-Tidy-16是一款强大的C++静态分析工具,能够自动检测代码中的问题并提供修复建议,为了更高效通常会结合编译数据库(Compile Database)来使用。 Clang-Tidy-16是基于Clang提供的AST(抽象语法树)框架实现的。通过遍历AST来进行代码分析。AST是源代码的一种抽象表示,将代码转化为一棵语法树,帮助分析器理解代码的结构、...
[Distributed] [16/N] Fix clang-tidy warnings in torch/csrc/distribute… #22348 Sign in to view logs Summary Jobs introduction Run details Usage Workflow file Triggered via push October 10, 2024 18:05 pytorchmergebot pushed 94e12f9 main Status Success Total duration 10s Artifacts – unstable...
The following actions uses Node.js version which is deprecated and will be forced to run on node20: malfet/checkout@silent-checkout, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-defau...
/// StyleKind, for a given directory. mutable llvm::StringMap<FileStyle> NamingStylesCache; mutable llvm::StringMap<SmallString<256U>> RealFileNameCache; FileStyle *MainFileStyle; ClangTidyContext *Context; const bool GetConfigPerFile;0
Tensors and Dynamic neural networks in Python with strong GPU acceleration - Use clang-tidy 17 · pytorch/pytorch@16ff2cc
1 change: 1 addition & 0 deletions 1 .clang-tidy Original file line numberDiff line numberDiff line change @@ -9,6 +9,7 @@ bugprone-*, -bugprone-lambda-function-name, -bugprone-reserved-identifier, -bugprone-swapped-arguments, clang-diagnostic-missing-prototypes, cppcoreguidelines-*, -...
Tensors and Dynamic neural networks in Python with strong GPU acceleration - [Distributed] [16/N] Fix clang-tidy warnings in torch/csrc/distributed/c10d · pytorch/pytorch@bcf15d1
linux-jammy-cpu-py3.9-gcc11-inductor / test (cpu_inductor_amp_freezing_torchbench, 1, 2, linux.16xlarge.spr) Process completed with exit code 1. linux-jammy-cpu-py3.9-gcc11-inductor / test (cpu_aot_inductor_amp_freezing_torchbench, 2, 2, linux.12xlarge) Process completed with exi...