[all-commits] [llvm/llvm-project] 185533: [libc++] Fix documentation for setting hardening A...

Louis Dionne via All-commits all-commits at lists.llvm.org
Tue Jan 7 13:48:00 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1855333e3a843174c0d7421d4c5e404649f6b75a
      https://github.com/llvm/llvm-project/commit/1855333e3a843174c0d7421d4c5e404649f6b75a
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2025-01-07 (Tue, 07 Jan 2025)

  Changed paths:
    M libcxx/docs/Hardening.rst

  Log Message:
  -----------
  [libc++] Fix documentation for setting hardening ABI macros (#121946)

The documentation was misleading, suggesting that people could simply
define these macros, when in reality they must be passed at CMake
configuration time in a very specific way.

This was reported in #https://github.com/bitcoin/bitcoin/pull/31612.



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