Skip to content

Implement configurable codegen pipelines #355

Implement configurable codegen pipelines

Implement configurable codegen pipelines #355

Triggered via pull request January 23, 2024 14:25
@xlaukoxlauko
synchronize #458
pipelines
Status Success
Total duration 15m 20s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

linter.yml

on: pull_request
Matrix: cpp-linter
Fit to window
Zoom out
Zoom in

Annotations

10 notices
Run clang-format on include/vast/Conversion/Passes.hpp: include/vast/Conversion/Passes.hpp#L1
File include/vast/Conversion/Passes.hpp does not conform to Custom style guidelines. (lines 86)
Run clang-format on include/vast/Frontend/Options.hpp: include/vast/Frontend/Options.hpp#L1
File include/vast/Frontend/Options.hpp does not conform to Custom style guidelines. (lines 75, 79, 83)
Run clang-format on include/vast/Frontend/Pipelines.hpp: include/vast/Frontend/Pipelines.hpp#L1
File include/vast/Frontend/Pipelines.hpp does not conform to Custom style guidelines. (lines 11, 17, 40, 41, 46)
Run clang-format on include/vast/Frontend/Targets.hpp: include/vast/Frontend/Targets.hpp#L1
File include/vast/Frontend/Targets.hpp does not conform to Custom style guidelines. (lines 9, 10, 11, 12, 13, 14)
Run clang-format on include/vast/Util/Pipeline.hpp: include/vast/Util/Pipeline.hpp#L1
File include/vast/Util/Pipeline.hpp does not conform to Custom style guidelines. (lines 8, 29, 56, 65, 68, 70, 71, 72, 75, 76, 84, 85, 87, 98, 99, 110, 111, 124, 132, 133, 134, 144, 145, 146, 157, 158)
Run clang-format on include/vast/Util/TypeList.hpp: include/vast/Util/TypeList.hpp#L1
File include/vast/Util/TypeList.hpp does not conform to Custom style guidelines. (lines 161)
Run clang-format on lib/vast/CodeGen/CodeGenDriver.cpp: lib/vast/CodeGen/CodeGenDriver.cpp#L1
File lib/vast/CodeGen/CodeGenDriver.cpp does not conform to Custom style guidelines. (lines 166)
Run clang-format on lib/vast/CodeGen/CodeGenStmtVisitor.cpp: lib/vast/CodeGen/CodeGenStmtVisitor.cpp#L1
File lib/vast/CodeGen/CodeGenStmtVisitor.cpp does not conform to Custom style guidelines. (lines 89)
Run clang-format on lib/vast/Conversion/ABI/Passes.cpp: lib/vast/Conversion/ABI/Passes.cpp#L1
File lib/vast/Conversion/ABI/Passes.cpp does not conform to Custom style guidelines. (lines 23, 24)
Run clang-format on lib/vast/Conversion/Core/Passes.cpp: lib/vast/Conversion/Core/Passes.cpp#L1
File lib/vast/Conversion/Core/Passes.cpp does not conform to Custom style guidelines. (lines 20, 29, 30)