[all-commits] [llvm/llvm-project] f17b9a: [clang][ExprConst][NFC] Only call getExprLoc() onc...

Timm Baeder via All-commits all-commits at lists.llvm.org
Mon May 26 04:45:43 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f17b9a77aa902082e1851c9bed9c7749d450d9df
      https://github.com/llvm/llvm-project/commit/f17b9a77aa902082e1851c9bed9c7749d450d9df
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2025-05-26 (Mon, 26 May 2025)

  Changed paths:
    M clang/lib/AST/ExprConstant.cpp

  Log Message:
  -----------
  [clang][ExprConst][NFC] Only call getExprLoc() once (#141473)

It's potentially costly, so only do it once.



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