JohnTitor created this revision. Herald added a project: All. JohnTitor requested review of this revision. Herald added a project: clang. Herald added a subscriber: cfe-commits.
8b4fa2c98e07997469f53bee30c0d24a61dc7c8c <https://reviews.llvm.org/rG8b4fa2c98e07997469f53bee30c0d24a61dc7c8c> added this to remove left-over files on January. Now we could assume they're cleaned up and this `rm` script is no longer necessary as FIXME states. Repository: rG LLVM Github Monorepo https://reviews.llvm.org/D126597 Files: clang/test/Sema/test-wunaligned-access.c Index: clang/test/Sema/test-wunaligned-access.c =================================================================== --- clang/test/Sema/test-wunaligned-access.c +++ clang/test/Sema/test-wunaligned-access.c @@ -1,6 +1,3 @@ -// FIXME: Remove rm after a few days. -// RUN: rm -f %S/test-wunaligned-access.ll - // RUN: %clang_cc1 %s -triple=armv7-none-none-eabi -verify -Wunaligned-access -S -emit-llvm -o %t // REQUIRES: arm-registered-target //
Index: clang/test/Sema/test-wunaligned-access.c =================================================================== --- clang/test/Sema/test-wunaligned-access.c +++ clang/test/Sema/test-wunaligned-access.c @@ -1,6 +1,3 @@ -// FIXME: Remove rm after a few days. -// RUN: rm -f %S/test-wunaligned-access.ll - // RUN: %clang_cc1 %s -triple=armv7-none-none-eabi -verify -Wunaligned-access -S -emit-llvm -o %t // REQUIRES: arm-registered-target //
_______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits