[PATCH] D116822: [Clang][Sema] Use VersionMap from SDKSettings for remapping tvOS and watchOS availability
Egor Zhdan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 12 09:53:34 PST 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3a32d2e74e5c: [Clang][Sema] Use VersionMap from SDKSettings for remapping tvOS and watchOS… (authored by egorzhdan).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116822/new/
https://reviews.llvm.org/D116822
Files:
clang/include/clang/Basic/DarwinSDKInfo.h
clang/include/clang/Sema/Sema.h
clang/lib/Sema/Sema.cpp
clang/lib/Sema/SemaDeclAttr.cpp
clang/test/Sema/Inputs/AppleTVOS15.0.sdk/SDKSettings.json
clang/test/Sema/Inputs/WatchOS7.0.sdk/SDKSettings.json
clang/test/Sema/attr-availability-tvos.c
clang/test/Sema/attr-availability-watchos.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116822.399365.patch
Type: text/x-patch
Size: 20730 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220112/85371787/attachment-0001.bin>
More information about the cfe-commits
mailing list