commit | 9e390139419ace6e2fc8ae1ea0c97f047917011c | [log] [tgz] |
---|---|---|
author | Alex Lorenz <arphaman@gmail.com> | Fri Jun 02 11:21:37 2017 +0000 |
committer | Alex Lorenz <arphaman@gmail.com> | Fri Jun 02 11:21:37 2017 +0000 |
tree | 4619959c1deeb433ba4a12de88b53b2c8365a849 | |
parent | 19092d783c9660c95ac5d532fcb2f45fb131731e [diff] |
[lit][macOS] Add a utility function to find the platform SDK version on macOS This function will be used to tie Clang's Integeration tests to a particular SDK version. See https://reviews.llvm.org/D32178 for more context. llvm-svn: 304541