[all-commits] [llvm/llvm-project] 21d07e: [clang] fix expression classification for dependen...

Matheus Izvekov via All-commits all-commits at lists.llvm.org
Fri Sep 19 10:25:55 PDT 2025


  Branch: refs/heads/users/mizvekov/GH159463-regression-1
  Home:   https://github.com/llvm/llvm-project
  Commit: 21d07e400ab154a298cd383c68b94227f0f65c11
      https://github.com/llvm/llvm-project/commit/21d07e400ab154a298cd383c68b94227f0f65c11
  Author: Matheus Izvekov <mizvekov at gmail.com>
  Date:   2025-09-19 (Fri, 19 Sep 2025)

  Changed paths:
    M clang/lib/AST/ExprClassification.cpp
    M clang/test/SemaTemplate/temp_arg_template.cpp

  Log Message:
  -----------
  [clang] fix expression classification for dependent binary operators

This fixes a regression reported here: https://github.com/llvm/llvm-project/pull/159463#issuecomment-3312157416
Since this regression was never released, there are no release notes.



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