[PATCH] D55673: [darwin] parse the SDK settings from SDKSettings.json if it exists and pass in the -target-sdk-version to the compiler and backend
Alex Lorenz via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Dec 17 11:22:38 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rC349380: [darwin] parse the SDK settings from SDKSettings.json if it exists and (authored by arphaman, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D55673?vs=178309&id=178501#toc
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55673/new/
https://reviews.llvm.org/D55673
Files:
include/clang/Basic/DiagnosticDriverKinds.td
include/clang/Basic/TargetInfo.h
include/clang/Basic/TargetOptions.h
include/clang/Driver/CC1Options.td
include/clang/Driver/DarwinSDKInfo.h
lib/CodeGen/ModuleBuilder.cpp
lib/Driver/CMakeLists.txt
lib/Driver/DarwinSDKInfo.cpp
lib/Driver/ToolChains/Darwin.cpp
lib/Driver/ToolChains/Darwin.h
lib/Frontend/CompilerInvocation.cpp
test/CodeGen/darwin-sdk-version.c
test/Driver/Inputs/MacOSX10.14.sdk/SDKSettings.json
test/Driver/darwin-sdk-version.c
test/Frontend/ast-main.c
test/Frontend/ast-main.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55673.178501.patch
Type: text/x-patch
Size: 19614 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181217/e6d6578d/attachment-0001.bin>
More information about the cfe-commits
mailing list