[all-commits] [llvm/llvm-project] 3bfafc: [clang][AST] TextNodeDumper learned to output temp...

Timo Stripf via All-commits all-commits at lists.llvm.org
Tue Aug 15 08:58:23 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3bfafc4f22870d00631fe1466676007d73bf6794
      https://github.com/llvm/llvm-project/commit/3bfafc4f22870d00631fe1466676007d73bf6794
  Author: Timo Stripf <timo.stripf at emmtrix.com>
  Date:   2023-08-15 (Tue, 15 Aug 2023)

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

  Log Message:
  -----------
  [clang][AST] TextNodeDumper learned to output template specialization kind

Reviewed By: aaron.ballman

Differential Revision: https://reviews.llvm.org/D157705




More information about the All-commits mailing list