[all-commits] [llvm/llvm-project] 4ad891: [NFC] Add checks for self-assignment.

schittir via All-commits all-commits at lists.llvm.org
Thu Aug 24 09:21:20 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4ad89131e0de9368bc41395d770e1923366deba1
      https://github.com/llvm/llvm-project/commit/4ad89131e0de9368bc41395d770e1923366deba1
  Author: Sindhu Chittireddy <sindhu.chittireddy at intel.com>
  Date:   2023-08-24 (Thu, 24 Aug 2023)

  Changed paths:
    M clang/lib/AST/APValue.cpp
    M clang/lib/CodeGen/CGDebugInfo.h
    M clang/lib/Interpreter/Value.cpp

  Log Message:
  -----------
  [NFC] Add checks for self-assignment.

Differential Revision: https://reviews.llvm.org/D155776




More information about the All-commits mailing list