[all-commits] [llvm/llvm-project] fa39c0: Revert "[NFC] Add checks for self-assignment."
Michael Platings via All-commits
all-commits at lists.llvm.org
Mon Jul 24 01:36:43 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fa39c0a58e87d9fb0751d4e65a77259a3ec53448
https://github.com/llvm/llvm-project/commit/fa39c0a58e87d9fb0751d4e65a77259a3ec53448
Author: Michael Platings <michael.platings at arm.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:
-----------
Revert "[NFC] Add checks for self-assignment."
This reverts commit 8ac137acefc01caf636db5f95eb0977c97def1ba.
The code does not compile.
More information about the All-commits
mailing list