[all-commits] [llvm/llvm-project] 2b3868: Reland: [clang] Use getDefaultArgRange instead of ...

Haojian Wu via All-commits all-commits at lists.llvm.org
Sat May 11 13:08:31 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2b386888b78327db4906b12401e1a89438471548
      https://github.com/llvm/llvm-project/commit/2b386888b78327db4906b12401e1a89438471548
  Author: Haojian Wu <hokein.wu at gmail.com>
  Date:   2024-05-11 (Sat, 11 May 2024)

  Changed paths:
    M clang/lib/Sema/SemaTemplate.cpp
    M clang/test/SemaTemplate/ctad.cpp

  Log Message:
  -----------
  Reland: [clang] Use getDefaultArgRange instead of getDefaultArg to retrieve
source location in `ConvertConstructorToDeductionGuideTransform`.

The commit fec471649fffaa3ec44e17801e5c9605825e58bb was reverted by accident in 7415524b45392651969374c067041daa82dc89e7.

Reland it with a testcase.



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