Skip to content

Commit

Permalink
[libc++] Remove the pointer safety functions from the dylib
Browse files Browse the repository at this point in the history
  • Loading branch information
philnik777 committed Nov 22, 2024
1 parent 8f50321 commit cad8482
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 24 deletions.
1 change: 0 additions & 1 deletion libcxx/src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ set(LIBCXX_SOURCES
include/ryu/ryu.h
include/to_chars_floating_point.h
include/from_chars_floating_point.h
legacy_pointer_safety.cpp
memory.cpp
memory_resource.cpp
new_handler.cpp
Expand Down
23 changes: 0 additions & 23 deletions libcxx/src/legacy_pointer_safety.cpp

This file was deleted.

0 comments on commit cad8482

Please sign in to comment.