Skip to content

[clang][bytecode][NFC] Move reduced libcxx tests to a subdir #127438

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 17, 2025

Conversation

tbaederr
Copy link
Contributor

No description provided.

@llvmbot llvmbot added the clang Clang issues not falling into any other category label Feb 17, 2025
@llvmbot
Copy link
Member

llvmbot commented Feb 17, 2025

@llvm/pr-subscribers-clang

Author: Timm Baeder (tbaederr)

Changes

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 --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

@tbaederr tbaederr merged commit f1627e1 into llvm:main Feb 17, 2025
10 checks passed
sivan-shani pushed a commit to sivan-shani/llvm-project that referenced this pull request Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clang Clang issues not falling into any other category
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants