[PATCH] D157705: [clang][AST] TestNodeDumper learned to output template specialization kind

Timo Stripf via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 11 05:05:35 PDT 2023


strimo378 created this revision.
strimo378 added a reviewer: aaron.ballman.
Herald added a project: All.
strimo378 requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D157705

Files:
  clang/include/clang/AST/TextNodeDumper.h
  clang/lib/AST/TextNodeDumper.cpp
  clang/test/AST/HLSL/this-reference-template.hlsl
  clang/test/AST/ast-dump-decl.cpp
  clang/test/AST/ast-dump-openmp-begin-declare-variant_reference.cpp
  clang/test/SemaCXX/lambda-conversion-op-cc.cpp
  clang/test/SemaOpenCLCXX/address-space-deduction.clcpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157705.549346.patch
Type: text/x-patch
Size: 14023 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230811/3d708ff4/attachment-0001.bin>


More information about the cfe-commits mailing list