[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 09:36:50 PST 2022


dgoldman updated this revision to Diff 408928.
dgoldman marked an inline comment as done.
dgoldman added a comment.

Add tests and public accessors


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.408928.patch
Type: text/x-patch
Size: 12215 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220215/12845501/attachment.bin>


More information about the cfe-commits mailing list