[all-commits] [llvm/llvm-project] d65952: [clang] Adjust LookupTest for UsingTypeLocs

kadir çetinkaya via All-commits all-commits at lists.llvm.org
Mon Mar 7 07:22:26 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d65952b9bd8099b7405a4168d501596256a49f87
      https://github.com/llvm/llvm-project/commit/d65952b9bd8099b7405a4168d501596256a49f87
  Author: Kadir Cetinkaya <kadircet at google.com>
  Date:   2022-03-07 (Mon, 07 Mar 2022)

  Changed paths:
    M clang/unittests/Tooling/LookupTest.cpp

  Log Message:
  -----------
  [clang] Adjust LookupTest for UsingTypeLocs

We no longer traverse the underlying RecordTypeLoc directly, but rather
visit the UsingTypeLoc.

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




More information about the All-commits mailing list