[all-commits] [llvm/llvm-project] a591bd: Turn LIBC_COPT_STRING_UNSAFE_WIDE_READ on by defau...

Amy Huang via All-commits all-commits at lists.llvm.org
Fri Jun 13 15:10:18 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a591bd222b2e0356b8132b515422fe480b87322b
      https://github.com/llvm/llvm-project/commit/a591bd222b2e0356b8132b515422fe480b87322b
  Author: Amy Huang <akhuang at google.com>
  Date:   2025-06-13 (Fri, 13 Jun 2025)

  Changed paths:
    M libc/config/config.json

  Log Message:
  -----------
  Turn LIBC_COPT_STRING_UNSAFE_WIDE_READ on by default (#144163)

Configure strlen to use unsafe implementation because it is faster.

Because this is undefined behavior it could cause sanitizers to fail.



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