[all-commits] [llvm/llvm-project] 3158ae: [Sema] Remove an unnecessary cast (NFC) (#154889)

Kazu Hirata via All-commits all-commits at lists.llvm.org
Fri Aug 22 10:33:45 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3158aef58d1da45e5ea8e81fd772ecc32e429bf4
      https://github.com/llvm/llvm-project/commit/3158aef58d1da45e5ea8e81fd772ecc32e429bf4
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-08-22 (Fri, 22 Aug 2025)

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

  Log Message:
  -----------
  [Sema] Remove an unnecessary cast (NFC) (#154889)

getAsExpr() already returns Expr *.



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