Author: Jan Svoboda Date: 2025-09-02T09:10:59-07:00 New Revision: 96c277619ca452983b51fa7df99a3c8841030aec
URL: https://github.com/llvm/llvm-project/commit/96c277619ca452983b51fa7df99a3c8841030aec DIFF: https://github.com/llvm/llvm-project/commit/96c277619ca452983b51fa7df99a3c8841030aec.diff LOG: [llvm][clang] Move a stray test into the Clang subdirectory Added: clang/test/Modules/implicit-opt-level.c Modified: Removed: llvm/clang/test/Modules/implicit-opt-level.c ################################################################################ diff --git a/llvm/clang/test/Modules/implicit-opt-level.c b/clang/test/Modules/implicit-opt-level.c similarity index 100% rename from llvm/clang/test/Modules/implicit-opt-level.c rename to clang/test/Modules/implicit-opt-level.c _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
