[all-commits] [llvm/llvm-project] c83e5e: [libc++] Enable _LIBCPP_NODEBUG again (#123318)

Nikolas Klauser via All-commits all-commits at lists.llvm.org
Fri Jan 17 09:17:44 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c83e5e85a382083d13933805b994c45d412c568f
      https://github.com/llvm/llvm-project/commit/c83e5e85a382083d13933805b994c45d412c568f
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2025-01-17 (Fri, 17 Jan 2025)

  Changed paths:
    M libcxx/include/__config
    M libcxx/test/tools/clang_tidy_checks/libcpp_module.cpp

  Log Message:
  -----------
  [libc++] Enable _LIBCPP_NODEBUG again (#123318)

`_LIBCPP_NODEBUG` has been disabled temporarily, since there were a few
problems when adding a bunch of annotations throughout the code base.
They have been resolved now, so we can enable all the annotations again.

Reverts llvm/llvm-project#122393



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list