[all-commits] [llvm/llvm-project] 8b7f81: [NFC] Fix `assignment` typo. (#151864)
Connector Switch via All-commits
all-commits at lists.llvm.org
Sun Aug 3 07:32:22 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8b7f81f2de1faceaa29b2c148d99b663d23f7110
https://github.com/llvm/llvm-project/commit/8b7f81f2de1faceaa29b2c148d99b663d23f7110
Author: Connector Switch <c8ef at outlook.com>
Date: 2025-08-03 (Sun, 03 Aug 2025)
Changed paths:
M clang-tools-extra/test/clang-tidy/checkers/performance/unnecessary-value-param.cpp
M clang/include/clang/Sema/SemaHLSL.h
M clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/p4.cpp
R clang/test/Interpreter/assigment-with-implicit-ctor.cpp
A clang/test/Interpreter/assignment-with-implicit-ctor.cpp
M clang/test/SemaCXX/warn-self-assign-builtin.cpp
M clang/test/SemaCXX/warn-self-assign-field-builtin.cpp
M clang/test/SemaCXX/warn-self-assign-field-overloaded.cpp
M clang/test/SemaCXX/warn-self-assign-overloaded.cpp
M clang/unittests/Format/FormatTest.cpp
M flang-rt/include/flang-rt/runtime/type-info.h
M flang/lib/Lower/ConvertExpr.cpp
M flang/lib/Lower/OpenACC.cpp
M flang/lib/Semantics/check-omp-atomic.cpp
M lldb/unittests/Utility/ScalarTest.cpp
M llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp
Log Message:
-----------
[NFC] Fix `assignment` typo. (#151864)
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