[all-commits] [llvm/llvm-project] 7602ef: Suppress trailing template arguments equivalent to...

Richard Smith via All-commits all-commits at lists.llvm.org
Thu Nov 12 21:10:54 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7602ef768b1af99b6184faf6edfc4e06b718c7c5
      https://github.com/llvm/llvm-project/commit/7602ef768b1af99b6184faf6edfc4e06b718c7c5
  Author: Richard Smith <richard at metafoo.co.uk>
  Date:   2020-11-12 (Thu, 12 Nov 2020)

  Changed paths:
    M clang/lib/AST/Decl.cpp
    M clang/test/CodeGenCXX/predefined-expr.cpp
    M clang/test/Misc/diag-template.cpp

  Log Message:
  -----------
  Suppress trailing template arguments equivalent to default arguments
when printing the name of a member of a class template specialization.




More information about the All-commits mailing list