[PATCH] D110586: Update `DynTypedNode` to support the conversion of `TypeLoc`s.

James King via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 4 08:11:25 PDT 2021


jcking1034 updated this revision to Diff 376901.
jcking1034 marked an inline comment as done.
jcking1034 added a comment.

Update unit test to better exercise `getNodeAs`


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D110586/new/

https://reviews.llvm.org/D110586

Files:
  clang/include/clang/AST/ASTTypeTraits.h
  clang/lib/AST/ASTTypeTraits.cpp
  clang/unittests/AST/ASTTypeTraitsTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110586.376901.patch
Type: text/x-patch
Size: 7045 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211004/79cb3d97/attachment.bin>


More information about the cfe-commits mailing list