[all-commits] [llvm/llvm-project] 651209: DebugInfo/Printing: Improve name of policy for inc...

David Blaikie via All-commits all-commits at lists.llvm.org
Thu Nov 11 21:59:44 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6512098877c3a230bbd38bc81b14a4e5844739ff
      https://github.com/llvm/llvm-project/commit/6512098877c3a230bbd38bc81b14a4e5844739ff
  Author: David Blaikie <dblaikie at gmail.com>
  Date:   2021-11-11 (Thu, 11 Nov 2021)

  Changed paths:
    M clang/include/clang/AST/PrettyPrinter.h
    M clang/lib/AST/DeclTemplate.cpp
    M clang/lib/CodeGen/CGDebugInfo.cpp

  Log Message:
  -----------
  DebugInfo/Printing: Improve name of policy for including types for template arguments

Feedback from Richard Smith that the policy should be named closer to
the context its used in.




More information about the All-commits mailing list