[clang] 9c51f9b - [AIX][NFC] Enable response-file-errs.c

via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 18 07:21:59 PDT 2024


Author: Jake Egan
Date: 2024-04-18T10:21:54-04:00
New Revision: 9c51f9b7362d25b8c49258fa636fb95aaa07463a

URL: https://github.com/llvm/llvm-project/commit/9c51f9b7362d25b8c49258fa636fb95aaa07463a
DIFF: https://github.com/llvm/llvm-project/commit/9c51f9b7362d25b8c49258fa636fb95aaa07463a.diff

LOG: [AIX][NFC] Enable response-file-errs.c

The test was fixed by commit 678f19f08296fec299438130cf5943714c590b7e.

Added: 
    

Modified: 
    clang/test/Driver/response-file-errs.c

Removed: 
    


################################################################################
diff  --git a/clang/test/Driver/response-file-errs.c b/clang/test/Driver/response-file-errs.c
index b78c86f4bdd5d2..efde7575a51e06 100644
--- a/clang/test/Driver/response-file-errs.c
+++ b/clang/test/Driver/response-file-errs.c
@@ -1,6 +1,3 @@
-// AIX reacts on opening directory 
diff erently than other systems.
-// XFAIL: system-aix
-
 // If response file does not exist, '@file; directive remains unexpanded in
 // command line.
 //


        


More information about the cfe-commits mailing list