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

James King via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 30 15:41:29 PDT 2021


jcking1034 updated this revision to Diff 376389.
jcking1034 added a comment.

Construct an object of the derived type, instead of the base type.


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110586.376389.patch
Type: text/x-patch
Size: 5394 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210930/53f7546f/attachment-0001.bin>


More information about the cfe-commits mailing list