lalavany-microsoft-com
Results
2
issues of
lalavany-microsoft-com
In my iOS project, I am adding dependency on mlx-swift (source code) and mlx is added as submodule for that. iOS project treats redundant-move, conditional-uninitialized, pessimizing-move, unused-lambda-capture, sometimes-uninitialized warnings as...
In my iOS project we are using c++23 as the clang language standard and using gnucxx17 with mlx-swift might cause runtime inconsistencies. When I change this to c++23 in this...