[all-commits] [llvm/llvm-project] 48b2ce: [libc++] Document that internal aliases should be ...

Nikolas Klauser via All-commits all-commits at lists.llvm.org
Tue Jan 21 13:28:36 PST 2025


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

  Changed paths:
    M libcxx/docs/CodingGuidelines.rst

  Log Message:
  -----------
  [libc++] Document that internal aliases should be marked _LIBCPP_NODEBUG (#122175)

In #118710 we've added ``_LIBCPP_NODEBUG`` to all internal aliases, but
didn't actually document it. This patch adds documentation by adding the
new requirement and reasoning to the coding guidelines.



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