[all-commits] [llvm/llvm-project] 110d14: [clang][AST] TextNodeDumper learned to output frie...

Timo Stripf via All-commits all-commits at lists.llvm.org
Thu Aug 17 15:43:24 PDT 2023


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

  Changed paths:
    M clang/lib/AST/TextNodeDumper.cpp
    M clang/test/AST/ast-dump-decl.cpp
    M clang/test/CXX/class/class.friend/p7-cxx20.cpp

  Log Message:
  -----------
  [clang][AST] TextNodeDumper learned to output friend information for functions

Reviewed By: aaron.ballman

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




More information about the All-commits mailing list