[PATCH] D79511: [ObjC] Add compatibility mode for type checking of qualified id block parameters.
Volodymyr Sapsai via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 13 15:16:57 PDT 2020
vsapsai updated this revision to Diff 263865.
vsapsai added a comment.
Squash the commits, so that reviewers can review the entire change.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79511/new/
https://reviews.llvm.org/D79511
Files:
clang/include/clang/Basic/LangOptions.def
clang/include/clang/Driver/CC1Options.td
clang/lib/AST/ASTContext.cpp
clang/lib/Driver/ToolChains/Darwin.cpp
clang/lib/Frontend/CompilerInvocation.cpp
clang/test/Driver/darwin-objc-options.m
clang/test/SemaObjC/block-type-safety.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79511.263865.patch
Type: text/x-patch
Size: 6620 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200513/dcde2190/attachment.bin>
More information about the cfe-commits
mailing list