[libcxx-commits] [PATCH] D154997: DRAFT [libc++][hardening] Deprecate `_LIBCPP_ENABLE_ASSERTIONS`.

Konstantin Varlamov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jul 12 11:31:55 PDT 2023


var-const updated this revision to Diff 539656.
var-const marked 7 inline comments as done.
var-const added a comment.
Herald added a subscriber: emaste.

Address feedback


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D154997/new/

https://reviews.llvm.org/D154997

Files:
  libcxx/CMakeLists.txt
  libcxx/cmake/caches/AIX.cmake
  libcxx/cmake/caches/Apple.cmake
  libcxx/cmake/caches/FreeBSD.cmake
  libcxx/cmake/caches/Generic-assertions.cmake
  libcxx/docs/BuildingLibcxx.rst
  libcxx/include/__assert
  libcxx/include/__config
  libcxx/include/__config_site.in
  libcxx/test/CMakeLists.txt
  libcxx/utils/ci/buildkite-pipeline.yml
  libcxx/utils/ci/run-buildbot
  libcxx/utils/libcxx/test/params.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154997.539656.patch
Type: text/x-patch
Size: 15140 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230712/49945dff/attachment.bin>


More information about the libcxx-commits mailing list