[all-commits] [llvm/llvm-project] 6690ea: [gn] Fix a benign bug in write_cmake_config.py (#1...

Nico Weber via All-commits all-commits at lists.llvm.org
Wed May 6 04:06:58 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6690eaadfb5693dde53cbeb694476f43decb100e
      https://github.com/llvm/llvm-project/commit/6690eaadfb5693dde53cbeb694476f43decb100e
  Author: Nico Weber <thakis at chromium.org>
  Date:   2026-05-06 (Wed, 06 May 2026)

  Changed paths:
    M llvm/utils/gn/build/write_cmake_config.py

  Log Message:
  -----------
  [gn] Fix a benign bug in write_cmake_config.py (#196043)

A local read() function was ignoring its parameter and was instead
always using the value that was passed in as parameter anyways.

No actual behavior change.



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