[all-commits] [llvm/llvm-project] 10f9f5: Fix llvm_process_sources to append source file pro...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Tue Jul 29 17:02:58 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 10f9f572fa525dc45943d74c117fbc41e7f1a115
      https://github.com/llvm/llvm-project/commit/10f9f572fa525dc45943d74c117fbc41e7f1a115
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2025-07-30 (Wed, 30 Jul 2025)

  Changed paths:
    M llvm/cmake/modules/LLVMProcessSources.cmake

  Log Message:
  -----------
  Fix llvm_process_sources to append source file properties instead of overriding it (#151251)

This fixes the CLANG_VENDOR macro that disappeared because it is set
using the same mechanism and one was overriding the other.



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