[all-commits] [llvm/llvm-project] dff5bb: [flang] Add MSC_VER and target arch defines when t...
David Truby via All-commits
all-commits at lists.llvm.org
Sun Dec 3 18:20:16 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dff5bb92d47ef226319ba1b70a334785d7896de8
https://github.com/llvm/llvm-project/commit/dff5bb92d47ef226319ba1b70a334785d7896de8
Author: David Truby <david.truby at arm.com>
Date: 2023-12-04 (Mon, 04 Dec 2023)
Changed paths:
M clang/lib/Driver/ToolChains/Flang.cpp
A flang/test/Driver/msvc-defines.f90
Log Message:
-----------
[flang] Add MSC_VER and target arch defines when targeting the MSVC ABI (#73250)
Fixes #67675
More information about the All-commits
mailing list