Skip to content

LLVM functions are now always internally linked and changed `ptr::g… #1153

LLVM functions are now always internally linked and changed `ptr::g…

LLVM functions are now always internally linked and changed `ptr::g… #1153

Triggered via push March 3, 2024 21:27
Status Success
Total duration 51s
Artifacts

cpp-linter.yml

on: push
cpp-linter
43s
cpp-linter
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
src/builder/llvm/buildLLVMFunction.cc:87:3 [cppcoreguidelines-pro-bounds-array-to-pointer-decay]: src/builder/llvm/buildLLVMFunction.cc#L87
do not implicitly decay an array into a pointer; consider using gsl::array_view or an explicit cast instead
cpp-linter
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.