OikawaKirie added a comment. In D101763#2741629 <https://reviews.llvm.org/D101763#2741629>, @steakhal wrote:
> Okay, so you 'just' want an indication for the given open call. What about > using `strace`? > `strace -e trace=openat %clang_cc1 ... 2>&1 | grep '"invocations.yaml"' | > FileCheck %s` I do not know why the test case always fails on the build server, it runs perfectly on my computer. : ( Do any reviewers have any ideas? CHANGES SINCE LAST ACTION https://reviews.llvm.org/D101763/new/ https://reviews.llvm.org/D101763 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits