[PATCH] D129048: Rewording the "static_assert" to static assertion
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 14 11:16:08 PDT 2022
aaron.ballman added a comment.
In D129048#3652739 <https://reviews.llvm.org/D129048#3652739>, @hctim wrote:
> In D129048#3652689 <https://reviews.llvm.org/D129048#3652689>, @aaron.ballman wrote:
>
>> In D129048#3652679 <https://reviews.llvm.org/D129048#3652679>, @hctim wrote:
>>
>>> Looks like unfortunately this breaks all lots of libcxx tests - which were picked up by our sanitizer buildbots:
>>
>> Thanks for letting us know. Do you happen to know if there's any particular reason why no email was sent out for the build failure?
>
> No, sorry. Did it not get sent to `codesbyusman at gmail.com`? I see you committed it, but their address is the author of the commit.
That's possible, but I recall getting build failure emails before when I've committed on someone's behalf. Oh well, thanks for letting us know and sorry for the breakage!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129048/new/
https://reviews.llvm.org/D129048
More information about the cfe-commits
mailing list