[all-commits] [llvm/llvm-project] d2521f: [libc++] Split macros related to hardening into th...

Louis Dionne via All-commits all-commits at lists.llvm.org
Mon Nov 10 09:58:03 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d2521f14a73d4b46ab7d372990e6242dc4cd791f
      https://github.com/llvm/llvm-project/commit/d2521f14a73d4b46ab7d372990e6242dc4cd791f
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2025-11-10 (Mon, 10 Nov 2025)

  Changed paths:
    M libcxx/include/CMakeLists.txt
    M libcxx/include/__config
    A libcxx/include/__configuration/experimental.h
    A libcxx/include/__configuration/hardening.h
    M libcxx/include/__configuration/language.h
    M libcxx/include/module.modulemap.in

  Log Message:
  -----------
  [libc++] Split macros related to hardening into their own header (#167069)

Hardening macros are easy to extract into their own header, and doing so
decreases the complexity of the main __config file.



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