llvm-capstone/libcxx/include/__ranges
Mark de Wever b689e1678c
[libc++] Renames ABI tag. (#78342)
The tag name was long for an ABI tag. The name was misleading too, the
tag is first introduced in LLVM 18 in 2024 and not in 2023.

---------

Co-authored-by: Louis Dionne <ldionne.2@gmail.com>
2024-01-18 18:46:46 +01:00
..
access.h [libc++] Format the code base (#74334) 2023-12-18 14:01:33 -05:00
all.h [libc++] Format the code base (#74334) 2023-12-18 14:01:33 -05:00
as_rvalue_view.h Fixing conflicting macro definitions between curses.h and the standard library. 2023-07-06 17:21:08 +00:00
chunk_by_view.h [libc++] Renames ABI tag. (#78342) 2024-01-18 18:46:46 +01:00
common_view.h [libc++] Format the code base (#74334) 2023-12-18 14:01:33 -05:00
concepts.h [libc++] Format the code base (#74334) 2023-12-18 14:01:33 -05:00
container_compatible_range.h [libc++][ranges] Implement the changes to vector from P1206 (ranges::to): 2023-05-08 23:40:55 -07:00
counted.h [libc++] Format the code base (#74334) 2023-12-18 14:01:33 -05:00
dangling.h [libc++][NFC] Replace _LIBCPP_STD_VER > x with _LIBCPP_STD_VER >= x 2023-02-15 16:52:25 +01:00
data.h [libc++] Format the code base (#74334) 2023-12-18 14:01:33 -05:00
drop_view.h [libc++] Make drop_view::begin constant time (#72883) (#72929) 2023-12-28 21:27:42 +00:00
drop_while_view.h [libc++] Renames ABI tag. (#78342) 2024-01-18 18:46:46 +01:00
elements_view.h [libc++] Rename __tuple_dir back to __tuple 2023-04-12 14:30:39 +02:00
empty_view.h [libc++] Format the code base (#74334) 2023-12-18 14:01:33 -05:00
empty.h [libc++] Format the code base (#74334) 2023-12-18 14:01:33 -05:00
enable_borrowed_range.h [libc++][NFC] Replace _LIBCPP_STD_VER > x with _LIBCPP_STD_VER >= x 2023-02-15 16:52:25 +01:00
enable_view.h [libc++] Format the code base (#74334) 2023-12-18 14:01:33 -05:00
filter_view.h [libc++] Renames ABI tag. (#78342) 2024-01-18 18:46:46 +01:00
from_range.h [libc++][ranges] Implement the changes to vector from P1206 (ranges::to): 2023-05-08 23:40:55 -07:00
iota_view.h [libc++] Format the code base (#74334) 2023-12-18 14:01:33 -05:00
istream_view.h [libc++] Format the code base (#74334) 2023-12-18 14:01:33 -05:00
join_view.h [libc++] Format the code base (#74334) 2023-12-18 14:01:33 -05:00
lazy_split_view.h [libc++] Format the code base (#74334) 2023-12-18 14:01:33 -05:00
movable_box.h [libc++][ranges][abi-break] Fix movable_box overwriting memory of data that lives in the tail padding (#71314) 2024-01-02 07:03:06 +00:00
non_propagating_cache.h [libc++] Format the code base (#74334) 2023-12-18 14:01:33 -05:00
owning_view.h [libc++] Format the code base (#74334) 2023-12-18 14:01:33 -05:00
range_adaptor.h [libc++] Format the code base (#74334) 2023-12-18 14:01:33 -05:00
rbegin.h [libc++] Format the code base (#74334) 2023-12-18 14:01:33 -05:00
ref_view.h [libc++] Format the code base (#74334) 2023-12-18 14:01:33 -05:00
rend.h [libc++] Format the code base (#74334) 2023-12-18 14:01:33 -05:00
repeat_view.h [libc++] Renames ABI tag. (#78342) 2024-01-18 18:46:46 +01:00
reverse_view.h [libc++] Format the code base (#74334) 2023-12-18 14:01:33 -05:00
single_view.h [libc++] Renames ABI tag. (#78342) 2024-01-18 18:46:46 +01:00
size.h [libc++] Format the code base (#74334) 2023-12-18 14:01:33 -05:00
split_view.h [libc++] views::split and views::lazy_split shouldn't be range adaptor closures (#75266) 2023-12-13 02:37:05 -08:00
subrange.h [libc++][hardening] Categorize more 'valid-element-access' checks. (#71620) 2023-12-20 17:24:48 -08:00
take_view.h [libc++] Fix the handling of views::take for iota_view (#75683) 2023-12-18 15:41:14 -05:00
take_while_view.h [libc++] Renames ABI tag. (#78342) 2024-01-18 18:46:46 +01:00
to.h [libc++] Check formatting with clang-format 17 (#68928) 2023-10-12 14:30:33 -07:00
transform_view.h [libc++] Renames ABI tag. (#78342) 2024-01-18 18:46:46 +01:00
view_interface.h [libc++][hardening] Categorize more 'valid-element-access' checks. (#71620) 2023-12-20 17:24:48 -08:00
views.h [libc++] Format the code base (#74334) 2023-12-18 14:01:33 -05:00
zip_view.h [libc++] Format the code base (#74334) 2023-12-18 14:01:33 -05:00