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

Timo Stripf via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 15 08:58:22 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG3bfafc4f2287: [clang][AST] TextNodeDumper learned to output template specialization kind (authored by strimo378).

Changed prior to commit:
  https://reviews.llvm.org/D157705?vs=549346&id=550354#toc

Repository:
  rG LLVM Github Monorepo

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

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.550354.patch
Type: text/x-patch
Size: 14029 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230815/0aee33b7/attachment-0001.bin>


More information about the cfe-commits mailing list