[clang] [Clang] Added check for unexpanded pack in attribute [[assume]] (PR #91893)

via cfe-commits cfe-commits at lists.llvm.org
Mon May 13 05:16:09 PDT 2024


Sirraide wrote:

> I have received two emails from llvm build bot regarding failed builds, though the commit shows 8 build fails.

That need not be because of this pr specifically; it may just be that someone else did something that caused the build to fail, and the commit for this pr just happened to be among the commits that was tested. Can you put the buildbot link here so we can take a look at it?

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


More information about the cfe-commits mailing list