This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
libcxx
/
include
/
__new
History
Nikolas Klauser
6740474517
[libc++][NFC] Assume that __GCC_{CON,DE}STRUCTIVE_SIZE are available (
#171625
)
...
Clang provides these macros since LLVM 19, so we can assume they are available.
2026-01-06 17:17:18 +01:00
..
align_val_t.h
[libcxx][modules] Fix missing includes for windows (
#158781
)
2025-11-03 13:49:31 +11:00
allocate.h
[libc++] Remove _LIBCPP_HAS_SIZED_DEALLOCATION (
#172285
)
2026-01-06 17:16:04 +01:00
destroying_delete_t.h
…
exceptions.h
[libc++] Applied
[[nodiscard]]
to more Language Support classes (
#171078
)
2025-12-23 18:46:37 +02:00
global_new_delete.h
[libc++] Remove _LIBCPP_HAS_SIZED_DEALLOCATION (
#172285
)
2026-01-06 17:16:04 +01:00
interference_size.h
[libc++][NFC] Assume that __GCC_{CON,DE}STRUCTIVE_SIZE are available (
#171625
)
2026-01-06 17:17:18 +01:00
launder.h
[libc++] Simplify std::launder (
#147985
)
2025-07-16 09:42:09 +02:00
new_handler.h
Revert "[libc++] Introduce ABI sensitive areas to avoid requiring _LIBCPP_HIDE_FROM_ABI everywhere (
#131156
)" (
#141756
)
2025-05-28 12:04:51 -04:00
nothrow_t.h
[libc++] Remove a few incorrect _LIBCPP_EXPORTED_FROM_ABI annotations (
#132602
)
2025-08-26 08:04:28 +02:00
placement_new_delete.h
…