Skip to content

[libc++][test] Move abi.compile.pass.cpp to libcxx subdirectory #76349

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
Dec 25, 2023

Conversation

frederick-vs-ja
Copy link
Contributor

This test file mainly asserts the implementation details of libc++, so it should be in the libcxx subdirectory.

This test file mainly asserts the implementation details of libc++, so it should be in the libcxx subdirectory
@frederick-vs-ja frederick-vs-ja requested a review from a team as a code owner December 25, 2023 02:57
@llvmbot llvmbot added the libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. label Dec 25, 2023
@llvmbot
Copy link
Member

llvmbot commented Dec 25, 2023

@llvm/pr-subscribers-libcxx

Author: A. Jiang (frederick-vs-ja)

Changes

This test file mainly asserts the implementation details of libc++, so it should be in the libcxx subdirectory.


Full diff: https://github.com/llvm/llvm-project/pull/76349.diff

1 Files Affected:

  • (renamed) libcxx/test/libcxx/containers/sequences/deque/abi.compile.pass.cpp ()
diff --git a/libcxx/test/std/containers/sequences/deque/abi.compile.pass.cpp b/libcxx/test/libcxx/containers/sequences/deque/abi.compile.pass.cpp
similarity index 100%
rename from libcxx/test/std/containers/sequences/deque/abi.compile.pass.cpp
rename to libcxx/test/libcxx/containers/sequences/deque/abi.compile.pass.cpp

@philnik777 philnik777 merged commit 03b7747 into llvm:main Dec 25, 2023
@frederick-vs-ja frederick-vs-ja deleted the move-deque-abi-test branch December 25, 2023 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants