Fixed storing lambdas #866
Annotations
2 errors and 7 warnings
src/builder/llvm/../../ast/errors/../../sourceInfo/../SourceInfo.h#L17
no member named 'filesystem' in namespace 'std'
|
src/builder/llvm/../../ast/errors/../../sourceInfo/../lexer/tokens/token.h#L2
'constants.h' file not found
|
src/builder/llvm/buildFunc.cc#L22
statement should be inside braces
|
src/builder/llvm/buildFunc.cc#L31
variable 'body' is not initialized
|
src/builder/llvm/buildFunc.cc#L52
repeated branch in conditional chain
|
src/builder/llvm/buildFunc.cc#L64
use a trailing return type for this function
|
src/builder/llvm/buildFunc.cc#L130
variable 'closureType' is not initialized
|
src/builder/llvm/buildFunc.cc#L199
variable 'vtablePointer' is not initialized
|
src/builder/llvm/buildFunc.cc#L252
repeated branch in conditional chain
|
The logs for this run have expired and are no longer available.
Loading