aaron.ballman added a comment. In D75786#1916637 <https://reviews.llvm.org/D75786#1916637>, @RKSimon wrote:
> @PaulkaToast This patch appears to have caused a buildbot issue, please can > you investigate/revert: > http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-scei-ps4-ubuntu-fast/builds/63869 I believe the issue is that we're looking for system headers that are not mocked as part of the test. Sorry about not catching that earlier in the review! @PaulkaToast, you should create an empty `stdio.h` (and others used by your test) in Inputs/fucscia-restrict-system-includes/system so that we're not finding the actual system includes. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D75786/new/ https://reviews.llvm.org/D75786 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits