[libcxx-commits] [PATCH] D152653: [libc++] Add [[nodiscard]] extensions to the functions in <bit>
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Jun 12 10:27:42 PDT 2023
ldionne accepted this revision.
ldionne added inline comments.
This revision is now accepted and ready to land.
================
Comment at: libcxx/include/__bit/bit_ceil.h:20
# pragma GCC system_header
#endif
----------------
Can you update the list in `libcxx/docs/UsingLibcxx.rst`?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152653/new/
https://reviews.llvm.org/D152653
More information about the libcxx-commits
mailing list