llvm-capstone/libcxx
Christopher Di Bella 64454daab0
[libcxx] reorganises the hardening documentation (#73159)
The reorganisation assists with identifying information that's relevant
to the reader by using sections, note/warning blocks, and highlighted
lists.

Some rewording was necessary to fit the new structure and some to
improve flow. Changes to the intention of the documentation have not
been made.

---------

Co-authored-by: Will Hawkins <whh8b@obs.cr>
2023-12-06 14:23:35 -08:00
..
benchmarks [libc++][test] add more benchmarks for stop_token (#69590) 2023-12-02 16:14:38 +00:00
cmake [libc++] Run picolibc tests with qemu 2023-11-29 17:21:08 -05:00
docs [libcxx] reorganises the hardening documentation (#73159) 2023-12-06 14:23:35 -08:00
include [libc++] Update <source_location> and msvc_stdlib_force_include.h (#74266) 2023-12-06 09:04:06 -05:00
lib [libc++] Simplify the implementation of locale::id (#65781) 2023-09-12 19:20:27 -04:00
modules [libc++] Removes codecvt. (#72496) 2023-11-24 17:34:30 +01:00
src [libc++] Replace uses of _VSTD:: by std:: (#74331) 2023-12-05 11:19:15 -05:00
test [libc++] Remove dependence on <ciso646> (#73271) 2023-12-06 11:42:55 -05:00
utils [libc++] Update <source_location> and msvc_stdlib_force_include.h (#74266) 2023-12-06 09:04:06 -05:00
.clang-format [libc++] Rename _LIBCPP_INLINE_VISIBILITY to _LIBCPP_HIDE_FROM_ABI (#74095) 2023-12-04 10:25:14 -05:00
.clang-tidy [libc++] Fix template parameter naming and enforce it through readability-identifier-naming 2023-07-24 19:54:12 -07:00
.gitignore
appveyor-reqs-install.cmd
appveyor.yml Remove lit's --summary flag from buildbots. 2023-08-31 14:23:51 -04:00
CMakeLists.txt [libc++] Correct libcxx default linker script behavior (#74130) 2023-12-01 15:37:04 -05:00
CREDITS.TXT [libcxx] Add mdspan/extents 2023-05-16 14:30:36 -07:00
LICENSE.TXT
TODO.TXT