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

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 26 14:23:54 PDT 2022


mstorsjo added a comment.

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?


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