Skip to content

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

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

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

Triggered via push February 1, 2024 13:52
Status Success
Total duration 50s
Artifacts

cpp-linter.yml

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

Annotations

2 errors and 7 warnings
src/SourceInfo.h:17:35 [clang-diagnostic-error]: src/SourceInfo.h#L17
no member named 'filesystem' in namespace 'std'
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/.