[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

Artem Belevich via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 30 16:52:28 PST 2019


tra added a comment.

> I would be ok with reusing that option, as long as it's documented that there is a difference in terms of how it can be used.

The patch is in https://reviews.llvm.org/D57487
It does not look like we're formally documenting CC1 options anywhere. I've added some comments next to SDKVersion in TargetOptions.h. PTAL.


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55673/new/

https://reviews.llvm.org/D55673





More information about the cfe-commits mailing list