[clang-tools-extra] [clang-tidy][NFC] Fix `bugprone-unchecked-optional-access` warnings in codebase (PR #170004)
Baranov Victor via cfe-commits
cfe-commits at lists.llvm.org
Sat Jan 24 05:58:05 PST 2026
vbvictor wrote:
> The latest log is here: [check.log](https://github.com/user-attachments/files/24837492/check.log)
To strip noisy output you can use, `-hide-progress` + `-quiet` flags
https://github.com/llvm/llvm-project/pull/170004
More information about the cfe-commits
mailing list