Skip to content

Conversation

rprichard
Copy link
Contributor

No description provided.

@rprichard rprichard requested a review from a team as a code owner August 13, 2025 00:55
@llvmbot llvmbot added the libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. label Aug 13, 2025
@rprichard rprichard removed the request for review from a team August 13, 2025 00:55
@llvmbot
Copy link
Member

llvmbot commented Aug 13, 2025

@llvm/pr-subscribers-libcxx

Author: Ryan Prichard (rprichard)

Changes

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

1 Files Affected:

  • (modified) libcxx/include/vector (+2)
diff --git a/libcxx/include/vector b/libcxx/include/vector
index d2d5fcf4a3199..7ac2c7c5ed0b4 100644
--- a/libcxx/include/vector
+++ b/libcxx/include/vector
@@ -7,6 +7,8 @@
 //
 //===----------------------------------------------------------------------===//
 
+// TODO: Test Android libc++ CI
+
 #ifndef _LIBCPP_VECTOR
 #define _LIBCPP_VECTOR
 

@rprichard rprichard closed this Aug 15, 2025
@rprichard rprichard deleted the test-libcxx branch August 15, 2025 20:52
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.

2 participants