[all-commits] [llvm/llvm-project] 134178: [clang][AST] Compare UnresolvedLookupExpr in struc...

Balázs Kéri via All-commits all-commits at lists.llvm.org
Wed Dec 21 00:59:37 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 13417808474cacc064b90726705862a650c0b28a
      https://github.com/llvm/llvm-project/commit/13417808474cacc064b90726705862a650c0b28a
  Author: Balázs Kéri <1.int32 at gmail.com>
  Date:   2022-12-21 (Wed, 21 Dec 2022)

  Changed paths:
    M clang/lib/AST/ASTStructuralEquivalence.cpp
    M clang/unittests/AST/StructuralEquivalenceTest.cpp

  Log Message:
  -----------
  [clang][AST] Compare UnresolvedLookupExpr in structural equivalence.

Reviewed By: gamesh411

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




More information about the All-commits mailing list