[llvm] 96c2776 - [llvm][clang] Move a stray test into the Clang subdirectory

Jan Svoboda via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 2 09:11:06 PDT 2025


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


        


More information about the llvm-commits mailing list