[all-commits] [llvm/llvm-project] da17c1: [Flang][CMake] Add missing CMakePushCheckState for...

Michael Kruse via All-commits all-commits at lists.llvm.org
Mon Jun 8 01:23:06 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: da17c1ca11a490e1c54c49868a38c5f5c994b947
      https://github.com/llvm/llvm-project/commit/da17c1ca11a490e1c54c49868a38c5f5c994b947
  Author: Michael Kruse <llvm-project at meinersbur.de>
  Date:   2026-06-08 (Mon, 08 Jun 2026)

  Changed paths:
    M flang/cmake/modules/FlangCommon.cmake

  Log Message:
  -----------
  [Flang][CMake] Add missing CMakePushCheckState for standalone build (#202285)

Needed for the functions cmake_push_check_state/cmake_pop_check_state.
The corresponding include command was missing for flang-standalone
builds.



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