dyung wrote: > Yup, that resolved the issue: > https://lab.llvm.org/buildbot/#/builders/144/builds/2082 -- not certain why > that builder has a different default value for `-std` though. Clang defaults > to C17, but that builder seems to be defaulting to C99.
This bot targets the PS4 which has kept an older version of the standard as the default for compatibility reasons. https://github.com/llvm/llvm-project/pull/98016 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits