[all-commits] [llvm/llvm-project] 9c195b: [clang] Add include path for cppwinrt on Windows S...
Kagami Sascha Rosylight via All-commits
all-commits at lists.llvm.org
Tue Jan 18 00:21:20 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9c195bae31c4eefc3e5360cefb4f601388a4f6d9
https://github.com/llvm/llvm-project/commit/9c195bae31c4eefc3e5360cefb4f601388a4f6d9
Author: Kagami Sascha Rosylight <saschanaz at outlook.com>
Date: 2022-01-18 (Tue, 18 Jan 2022)
Changed paths:
M clang/lib/Driver/ToolChains/MSVC.cpp
M clang/test/Driver/cl-sysroot.cpp
Log Message:
-----------
[clang] Add include path for cppwinrt on Windows SDK 10.0.17134+
This fixes https://github.com/llvm/llvm-project/issues/53112 by adding
cppwinrt to the include path when the SDK version is higher than
10.0.17134.0.
Differential revision: https://reviews.llvm.org/D117407
More information about the All-commits
mailing list