Skip to content

Add support for cells with non-local storage #1078

Add support for cells with non-local storage

Add support for cells with non-local storage #1078

Triggered via pull request October 4, 2024 15:30
@JezurkoJezurko
synchronize #730
cells-storage
Status Success
Total duration 6m 17s
Artifacts

linter.yml

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

Annotations

10 notices
Run clang-format on include/vast/Dialect/Core/CoreAttributes.hpp: include/vast/Dialect/Core/CoreAttributes.hpp#L1
File include/vast/Dialect/Core/CoreAttributes.hpp does not conform to Custom style guidelines. (lines 36)
Run clang-format on include/vast/Dialect/Core/Interfaces/DeclStorageInterface.hpp: include/vast/Dialect/Core/Interfaces/DeclStorageInterface.hpp#L1
File include/vast/Dialect/Core/Interfaces/DeclStorageInterface.hpp does not conform to Custom style guidelines. (lines 8)
Run clang-format on lib/vast/CodeGen/DefaultDeclVisitor.cpp: lib/vast/CodeGen/DefaultDeclVisitor.cpp#L1
File lib/vast/CodeGen/DefaultDeclVisitor.cpp does not conform to Custom style guidelines. (lines 222, 223, 226)
Run clang-format on lib/vast/CodeGen/DefaultStmtVisitor.cpp: lib/vast/CodeGen/DefaultStmtVisitor.cpp#L1
File lib/vast/CodeGen/DefaultStmtVisitor.cpp does not conform to Custom style guidelines. (lines 631, 632)
Run clang-format on lib/vast/Conversion/FromHL/Passes.cpp: lib/vast/Conversion/FromHL/Passes.cpp#L1
File lib/vast/Conversion/FromHL/Passes.cpp does not conform to Custom style guidelines. (lines 45, 46, 63)
Run clang-format on lib/vast/Conversion/ToLLVM/IRsToLLVM.cpp: lib/vast/Conversion/ToLLVM/IRsToLLVM.cpp#L1
File lib/vast/Conversion/ToLLVM/IRsToLLVM.cpp does not conform to Custom style guidelines. (lines 374, 375, 376, 407, 456, 457, 459)
Run clang-format on lib/vast/Conversion/ToMem/EvictStaticLocals.cpp: lib/vast/Conversion/ToMem/EvictStaticLocals.cpp#L1
File lib/vast/Conversion/ToMem/EvictStaticLocals.cpp does not conform to Custom style guidelines. (lines 15, 32, 33, 36, 39, 40, 41, 42, 43, 44, 48, 49, 60, 61, 77, 80, 81, 83, 84, 85, 96, 97, 99, 103, 105)
Run clang-format on lib/vast/Conversion/ToMem/RefsToSSA.cpp: lib/vast/Conversion/ToMem/RefsToSSA.cpp#L1
File lib/vast/Conversion/ToMem/RefsToSSA.cpp does not conform to Custom style guidelines. (lines 46)
Run clang-format on lib/vast/Conversion/ToMem/VarsToCells.cpp: lib/vast/Conversion/ToMem/VarsToCells.cpp#L1
File lib/vast/Conversion/ToMem/VarsToCells.cpp does not conform to Custom style guidelines. (lines 48, 85)
Run clang-format on lib/vast/Dialect/Core/CoreAttributes.cpp: lib/vast/Dialect/Core/CoreAttributes.cpp#L1
File lib/vast/Dialect/Core/CoreAttributes.cpp does not conform to Custom style guidelines. (lines 43, 44, 49, 58, 69)