<div dir="ltr">Hi,<div><br></div><div>seems that I caused a buildbot failure (sorry!) [1], because a clang-tidy test includes <cstdarg>, which is not found on the buildbot.</div><div><br></div><div>The error is:<br>/var/lib/buildbot/slaves/hexagon-build-03/clang-hexagon-elf/llvm.obj/tools/clang/tools/extra/test/clang-tidy/Output/cppcoreguidelines-pro-type-vararg.cpp.tmp.cpp:39:10: error: 'cstdarg' file not found [clang-diagnostic-error]<br>#include <cstdarg></div><div><br></div><div>I have a hard time investigating, because it works on my machine.</div><div>Does anyone have an idea why is it not found on the buildbot? Do I need to pass additional (include) flags inside the test?</div><div><br></div><div>Thanks, and sorry for the noise,</div><div><br></div><div>Matthias</div><div><br></div><div>[1] <a href="http://lab.llvm.org:8011/builders/clang-hexagon-elf/builds/32312">http://lab.llvm.org:8011/builders/clang-hexagon-elf/builds/32312</a></div></div>