[clang] [llvm] Invalidate tests using "touch -a" on Darwin (PR #192521)

James Henderson via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 17 00:08:55 PDT 2026


================
@@ -3,7 +3,7 @@
 # Windows: the last access time is disabled by default in the OS
 # This test is also known to fail on Mac (and possibly elsewhere) when Crowdstrike is installed;
 # please make use of the LIT_XFAIL environment variable on such machines.
----------------
jh7370 wrote:

There's a clear comment in this file right here that says you should use LIT_XFAIL in such situations. Is this the situation you are seeing?

https://github.com/llvm/llvm-project/pull/192521


More information about the cfe-commits mailing list