[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
Thu May 14 12:31:36 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6a3469f58d0c: [ObjC] Add compatibility mode for type checking of qualified id blockā¦ (authored by vsapsai).
Changed prior to commit:
https://reviews.llvm.org/D79511?vs=263865&id=264058#toc
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.264058.patch
Type: text/x-patch
Size: 6696 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200514/8fbcbfeb/attachment-0001.bin>
More information about the cfe-commits
mailing list