LLVM functions
are now always internally linked and changed `ptr::g…
#1147
Annotations
2 errors and 7 warnings
src/SourceInfo.h#L17
no member named 'filesystem' in namespace 'std'
|
src/lexer/tokens/token.h#L2
'constants.h' file not found
|
src/builder/llvm/buildLLVMFunction.cc#L35
use a trailing return type for this function
|
src/builder/llvm/buildLLVMFunction.cc#L42
variable 'addedTypes' is not initialized
|
src/builder/llvm/buildLLVMFunction.cc#L74
variable 'err' is not initialized
|
src/builder/llvm/buildLLVMFunction.cc#L75
variable 'sub' is not initialized
|
src/builder/llvm/buildLLVMFunction.cc#L86
variable 'fail' is not initialized
|
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
|
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/.
|
The logs for this run have expired and are no longer available.
Loading