summaryrefslogtreecommitdiff
path: root/libc/src/__support/CPP/string_view.h
AgeCommit message (Expand)Author
2025-10-17Revert "[libc] add basic lifetime annotations for support data structures" (#...Schrodinger ZHU Yifan
2025-10-17[libc] add basic lifetime annotations for support data structures (#145933)Schrodinger ZHU Yifan
2025-03-10[libc] Add `-Wno-sign-conversion` & re-attempt `-Wconversion` (#129811)Vinay Deshmukh
2025-03-05Revert "[libc] Enable -Wconversion for tests. (#127523)"Augie Fackler
2025-03-04[libc] Enable -Wconversion for tests. (#127523)Vinay Deshmukh
2024-10-11[libc] Fix for adding macro I (#111872)Shourya Goel
2024-07-12[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration (#98597)Petr Hosek
2024-07-12Revert "[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration...Mehdi Amini
2024-07-11[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration (#98075)Petr Hosek
2024-03-18[libc] Add `shm_open/shm_unlink` (#84974)Schrodinger ZHU Yifan
2023-09-26[libc] Mass replace enclosing namespace (#67032)Guillaume Chatelet
2023-09-21[libc][clang-tidy] Add llvm-header-guard to get consistant naming and prevent...Guillaume Chatelet
2023-08-07[libc] Clean up required LIBC_INLINE uses in src/stringRoland McGrath
2023-06-30[libc] Fix more inline definitionsRoland McGrath
2023-01-24[libc][NFC] Replace "inline" keyword with "LIBC_INLINE".Siva Chandra Reddy
2022-08-23[reland][NFC][libc] standardize string_viewGuillaume Chatelet
2022-08-23Revert "[reland][NFC][libc] standardize string_view"Guillaume Chatelet
2022-08-23[reland][NFC][libc] standardize string_viewGuillaume Chatelet
2022-08-23Revert "[reland][NFC][libc] standardize string_view"Guillaume Chatelet
2022-08-23[reland][NFC][libc] standardize string_viewGuillaume Chatelet
2022-08-23Revert "[reland][NFC][libc] standardize string_view"Guillaume Chatelet
2022-08-23[reland][NFC][libc] standardize string_viewGuillaume Chatelet
2022-08-23Revert "[NFC][libc] standardize string_view"Guillaume Chatelet
2022-08-23[NFC][libc] standardize string_viewGuillaume Chatelet
2022-08-22[libc][NFC] Use STL case for string_viewGuillaume Chatelet