[PATCH] D119363: [clang] Add `ObjCProtocolLoc` to represent protocol references
David Goldman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 15 12:19:04 PST 2022
dgoldman updated this revision to Diff 409005.
dgoldman marked 3 inline comments as done.
dgoldman added a comment.
Template fixes
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119363/new/
https://reviews.llvm.org/D119363
Files:
clang/include/clang/AST/ASTFwd.h
clang/include/clang/AST/ASTTypeTraits.h
clang/include/clang/AST/RecursiveASTVisitor.h
clang/include/clang/AST/TypeLoc.h
clang/lib/AST/ASTTypeTraits.cpp
clang/lib/AST/ParentMapContext.cpp
clang/unittests/AST/RecursiveASTVisitorTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119363.409005.patch
Type: text/x-patch
Size: 12624 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220215/c8a6a3e3/attachment-0001.bin>
More information about the cfe-commits
mailing list