[all-commits] [llvm/llvm-project] cb4fb3: [NFC] Move areCompatibleSveTypes etc. from ASTCont...

Eli Friedman via All-commits all-commits at lists.llvm.org
Tue Jun 24 09:46:58 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cb4fb3aa18885d34512fc93f7aa26e9145a47e56
      https://github.com/llvm/llvm-project/commit/cb4fb3aa18885d34512fc93f7aa26e9145a47e56
  Author: Eli Friedman <efriedma at quicinc.com>
  Date:   2025-06-24 (Tue, 24 Jun 2025)

  Changed paths:
    M clang/include/clang/AST/ASTContext.h
    M clang/include/clang/Sema/SemaARM.h
    M clang/lib/AST/ASTContext.cpp
    M clang/lib/Sema/SemaARM.cpp
    M clang/lib/Sema/SemaChecking.cpp
    M clang/lib/Sema/SemaExpr.cpp
    M clang/lib/Sema/SemaOverload.cpp

  Log Message:
  -----------
  [NFC] Move areCompatibleSveTypes etc. from ASTContext to SemaARM. (#145429)

In preparation for making these functions interact with the current
context; see #144611.



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