[all-commits] [llvm/llvm-project] 36c7d1: [libc][test] Adjust header paths in tests (#119623)
Caslyn Tonelli via All-commits
all-commits at lists.llvm.org
Wed Dec 11 15:03:08 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 36c7d147fcd01492cf9491cb0cddd3702b8fd31c
https://github.com/llvm/llvm-project/commit/36c7d147fcd01492cf9491cb0cddd3702b8fd31c
Author: Caslyn Tonelli <6718161+Caslyn at users.noreply.github.com>
Date: 2024-12-11 (Wed, 11 Dec 2024)
Changed paths:
M libc/test/src/strings/CMakeLists.txt
M libc/test/src/strings/index_test.cpp
M libc/test/src/strings/rindex_test.cpp
Log Message:
-----------
[libc][test] Adjust header paths in tests (#119623)
Since `index_test.cpp` and `rindex_test.cpp` now reside in /strings,
adjust some header paths accordingly.
Link: #118899
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