Skip to content

Commit e098b5e

Browse files
committed
Merge branch 'fix/doc' of https://github.com/HerrCai0907/llvm-project into fix/doc
2 parents ba0b5b1 + 8d2cab8 commit e098b5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang-tools-extra/docs/clang-tidy/checks/clang-analyzer/cplusplus.SelfAssignment.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
:http-equiv=refresh: 5;URL=https://clang.llvm.org/docs/analyzer/checkers.html#cplusplus-selfassignment
44

55
clang-analyzer-cplusplus.SelfAssignment
6-
======================================
6+
=======================================
77

88
Checks C++ copy and move assignment operators for self assignment.
99

0 commit comments

Comments
 (0)