================ @@ -4,7 +4,7 @@ // // RUN: rm -rf %t.dir // RUN: mkdir -p %t.dir -// RUN: cp -r %S/Inputs/identifier-naming/symlink %t.dir/symlink ---------------- boomanaiden154 wrote:
I think this is fine because the actual symlink we care about for test fidelity is explicitly created later, but we need to tread carefully around symlink tests. https://github.com/llvm/llvm-project/pull/201463 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
