================ @@ -21,8 +21,13 @@ #include "header0.h" #include "system2.h" +// RUN: rm %t.txt ---------------- melver wrote:
This test is brittle and in incremental build + test using the cached PCMs in `%t` _after_ a binary change to the PCMs will result in memory corruption and random CI failures. I will send a fix for this. cc @thurstond https://github.com/llvm/llvm-project/pull/156756 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
