llvmbot wrote:
<!--LLVM PR SUMMARY COMMENT--> @llvm/pr-subscribers-clang Author: Timm Baeder (tbaederr) <details> <summary>Changes</summary> --- Full diff: https://github.com/llvm/llvm-project/pull/127438.diff 2 Files Affected: - (renamed) clang/test/AST/ByteCode/libcxx/allocate-arrays.cpp () - (renamed) clang/test/AST/ByteCode/libcxx/non-const-local-temporary.cpp () ``````````diff diff --git a/clang/test/AST/ByteCode/allocate-arrays.cpp b/clang/test/AST/ByteCode/libcxx/allocate-arrays.cpp similarity index 100% rename from clang/test/AST/ByteCode/allocate-arrays.cpp rename to clang/test/AST/ByteCode/libcxx/allocate-arrays.cpp diff --git a/clang/test/AST/ByteCode/non-const-local-temporary.cpp b/clang/test/AST/ByteCode/libcxx/non-const-local-temporary.cpp similarity index 100% rename from clang/test/AST/ByteCode/non-const-local-temporary.cpp rename to clang/test/AST/ByteCode/libcxx/non-const-local-temporary.cpp `````````` </details> https://github.com/llvm/llvm-project/pull/127438 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits