[all-commits] [llvm/llvm-project] 15eaef: [cmake] Fix ms-compat version in WinMsvc.cmake

Tobias Hieta via All-commits all-commits at lists.llvm.org
Tue Aug 9 02:14:00 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 15eaefa5fe3608b03f1abefc31129efaf9eab88e
      https://github.com/llvm/llvm-project/commit/15eaefa5fe3608b03f1abefc31129efaf9eab88e
  Author: Tobias Hieta <tobias at hieta.se>
  Date:   2022-08-09 (Tue, 09 Aug 2022)

  Changed paths:
    M llvm/cmake/platforms/WinMsvc.cmake

  Log Message:
  -----------
  [cmake] Fix ms-compat version in WinMsvc.cmake

As pointed out by @glandium here https://reviews.llvm.org/D130689#3709088
we updated the requirement of MSVC compatibility but not the flag passed when
using WinMsvc.cmake as a toolchain.




More information about the All-commits mailing list