Logo
Explore Help
Sign In
shylie/llvm-project
1
0
Fork 0
You've already forked llvm-project
Code Issues Pull Requests Actions 6 Packages Projects Releases Wiki Activity
llvm-project/libcxx/test/std/strings
History
Ilya Tocar 178a1fea57
[libc++] Optimize string operator[] for known large inputs (#69500)
If we know that index is larger than SSO size, we know that we can't be
in SSO case, and should access the pointer. This removes extra check
from operator[] for inputs known at compile time to be larger than SSO.
2023-10-26 13:09:20 -04:00
..
basic.string
[libc++] Optimize string operator[] for known large inputs (#69500)
2023-10-26 13:09:20 -04:00
basic.string.hash
[libc++] Apply clang formatting to all string unit tests
2023-09-01 13:35:18 -04:00
basic.string.literals
[libc++] Apply clang formatting to all string unit tests
2023-09-01 13:35:18 -04:00
c.strings
[libc++] Apply clang formatting to all string unit tests
2023-09-01 13:35:18 -04:00
char.traits
[libc++] Apply clang formatting to all string unit tests
2023-09-01 13:35:18 -04:00
string.classes
[libc++][test] Use TEST_HAS_NO_CHAR8_T to simplify #ifdefs. NFCI.
2022-08-25 21:09:10 -06:00
string.conversions
[libc++] Apply clang formatting to all string unit tests
2023-09-01 13:35:18 -04:00
string.view
[libc++] Check formatting with clang-format 17 (#68928)
2023-10-12 14:30:33 -07:00
strings.erasure
[libc++] Apply clang formatting to all string unit tests
2023-09-01 13:35:18 -04:00
strings.general
[libc++] Apply clang formatting to all string unit tests
2023-09-01 13:35:18 -04:00
Powered by Gitea Version: 1.23.1 Page: 430ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API