[all-commits] [llvm/llvm-project] cad313: [clang][AST] TextNodeDumper learned to dump qualif...

Timo Stripf via All-commits all-commits at lists.llvm.org
Tue Aug 15 10:37:14 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cad3130a23daa023d5bbf42b8ec8c06aa0532abf
      https://github.com/llvm/llvm-project/commit/cad3130a23daa023d5bbf42b8ec8c06aa0532abf
  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/ast-dump-decl.cpp
    M clang/test/AST/ast-dump-expr.cpp
    M clang/test/AST/ast-dump-openmp-begin-declare-variant_namespace_1.cpp
    M clang/test/AST/ast-dump-using.cpp

  Log Message:
  -----------
  [clang][AST] TextNodeDumper learned to dump qualifiers (NestedNameSpecifier)

Reviewed By: aaron.ballman

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




More information about the All-commits mailing list