[clang-tools-extra] [clang-tidy] Fix OOB access in `FormatStringConverter` with signed chars (PR #169215)

Oliver Hunt via cfe-commits cfe-commits at lists.llvm.org
Sat Nov 29 00:12:33 PST 2025


ojhunt wrote:

> > Seeing link errors from `CustomModuleAnchorSource`
> 
> I think this was likely a CI issue? It seems that the build passes now: https://lab.llvm.org/buildbot/#/builders/174/builds/28167

Yeah, while trying to regress that cause I'm seeing build issues implying something stale is not being rebuilt

https://github.com/llvm/llvm-project/pull/169215


More information about the cfe-commits mailing list