[all-commits] [llvm/llvm-project] fb03ce: [libc++] Fix test for vector data_const.pass.cpp (...
LoS via All-commits
all-commits at lists.llvm.org
Thu Jan 9 08:23:08 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fb03ce7aadd997486e2709051290756e09ad3d01
https://github.com/llvm/llvm-project/commit/fb03ce7aadd997486e2709051290756e09ad3d01
Author: LoS <kaffedesk at gmail.com>
Date: 2025-01-09 (Thu, 09 Jan 2025)
Changed paths:
M libcxx/test/std/containers/sequences/vector/vector.data/data_const.pass.cpp
Log Message:
-----------
[libc++] Fix test for vector data_const.pass.cpp (#122085)
The test contained some non-const accesses when we're really trying to test
that the method is const.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list