5 ms·
It sucks but it's easy to review and avoid, probably could be checked statically by linters too.
by blegr 2y ago
It sucks but it's easy to review and avoid, probably could be checked statically by linters too.
- lorenzhs 2y agoIndeed: https://clang.llvm.org/extra/clang-tidy/checks/bugprone/unchecked-optional-access.html https://clang.llvm.org/extra/clang-tidy/checks/bugprone/unch...