Greetings! This is Mingming and I'm an LLVM contributor. I have received a lot of useful code review feedback from aarch64 experts. Thank you for all of that!
I'm writing to report a failure ( https://lab.llvm.org/buildbot/#/builders/122/builds/150) on buildbot clang-armv8-lld-2stage triggered by my recent patch. The issue seems to stem from the C++ standard libraries not being configured in the buildbot environment.
While using a c-style header is a workaround (which pr 97245 https://github.com/llvm/llvm-project/pull/97245 did), @petrhosek reminded me that it would be good to inform maintainers so they can take a look, which makes sense to me.
Could someone please assist in resolving this configuration problem? Thank you in advance and let me know if I miss anything.
Thanks, Mingming