[all-commits] [llvm/llvm-project] 2b4305: [clang][ExprConst] Add another missing `NoteLValue...

Timm Baeder via All-commits all-commits at lists.llvm.org
Mon May 4 17:47:58 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2b430502a2114b77e6495d90ac52359f73beb550
      https://github.com/llvm/llvm-project/commit/2b430502a2114b77e6495d90ac52359f73beb550
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2026-05-05 (Tue, 05 May 2026)

  Changed paths:
    M clang/lib/AST/ExprConstant.cpp
    M clang/test/SemaCXX/constant-expression-cxx14.cpp

  Log Message:
  -----------
  [clang][ExprConst] Add another missing `NoteLValueLocation()` call (#195098)

This is a little more work since it requires a new parameter for all the
`found()` handlers.



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