[clang] [clang][ExtractAPI] combine typedef records if the underlying type's name is underscored (PR #125964)

via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 7 14:38:15 PST 2025


dyung wrote:

> I don't see how that failure is related to my PR; my change was restricted to ExtractAPI, it shouldn't be affecting the driver invocations.

You can probably ignore it. I was about to take the machine offline to update it and might have interfered in the run somehow. The other builder did not show the failure when it built the next commit.

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


More information about the cfe-commits mailing list