[PATCH] D124343: [compiler-rt] Use C_STANDARD instead of custom logic for adding -std=c11

Maryam Moghadas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 26 15:30:06 PDT 2022


maryammo added a comment.

In D124343#3475584 <https://reviews.llvm.org/D124343#3475584>, @mstorsjo wrote:

> In D124343#3475438 <https://reviews.llvm.org/D124343#3475438>, @maryammo wrote:
>
>> @mstorsjo, it seems this patch broke the following builds, can you please take a look?
>>
>> https://lab.llvm.org/buildbot/#/builders/105/builds/24538
>> https://lab.llvm.org/buildbot/#/builders/121/builds/18755
>
> Sorry about that! I've pushed a revert commit now.
>
> Are you able to figure out why this change broke that configuration?

Thanks.
No, I just reverted it locally to make sure this is the one that broke the build and did not look into the configuration.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124343/new/

https://reviews.llvm.org/D124343



More information about the llvm-commits mailing list