[all-commits] [llvm/llvm-project] 437007: [clang] Forward TPL of NestedNameSpecifier

Jonas Hahnfeld via All-commits all-commits at lists.llvm.org
Sat May 10 10:11:04 PDT 2025


  Branch: refs/heads/release/20.x
  Home:   https://github.com/llvm/llvm-project
  Commit: 4370072022e5265d51b64182608e133277a24ac0
      https://github.com/llvm/llvm-project/commit/4370072022e5265d51b64182608e133277a24ac0
  Author: Jonas Hahnfeld <jonas.hahnfeld at cern.ch>
  Date:   2025-05-10 (Sat, 10 May 2025)

  Changed paths:
    M clang/lib/AST/NestedNameSpecifier.cpp
    M clang/unittests/Tooling/QualTypeNamesTest.cpp

  Log Message:
  -----------
  [clang] Forward TPL of NestedNameSpecifier

This avoids type suffixes for integer constants when the type can be
inferred from the template parameter, such as the unsigned parameter
of A<1> and A<2> in the added test.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list