-
Notifications
You must be signed in to change notification settings - Fork 304
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ID_zeroLengthAllocation:补充对 C++ 空数组问题的说明 ID_obsoleteFunction:关联 SEI CERT MSC24-C ID_nonGlobalMain:优化说明 ID_unsuitableCapture:关联 SEI CERT EXP61-CPP ID_recursion:补充标准条款 ID_selfAssignment:优化说明和示例 ID_selfSubtraction:优化说明 ID_selfComparison:优化说明 ID_selfDivision:优化说明 ID_selfExclusiveOr:将 ^= 的问题移入 ID_illSelfCompoundAssignment ID_illSelfCompoundAssignment:移入对 ^= 的约束 ID_assignmentAsSubExpression:补充相关规则
- Loading branch information
1 parent
4d0ae9f
commit 0d5d66c
Showing
2 changed files
with
45 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters