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

schittir via All-commits all-commits at lists.llvm.org
Mon Jul 24 00:39:24 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8ac137acefc01caf636db5f95eb0977c97def1ba
      https://github.com/llvm/llvm-project/commit/8ac137acefc01caf636db5f95eb0977c97def1ba
  Author: Sindhu Chittireddy <sindhu.chittireddy at intel.com>
  Date:   2023-07-24 (Mon, 24 Jul 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