Commit 648f583
File tree
Expand file treeCollapse file tree
3 files changed
+8
-11
lines changedFilter options
- change_notes
- cpp/autosar
- src/rules/A7-1-2
- test/rules/A7-1-2
Expand file treeCollapse file tree
3 files changed
+8
-11
lines changedchange_notes/2024-06-03-constexpr-variable.md
Copy file name to clipboard+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
3 |
| - |
| 2 | + |
cpp/autosar/src/rules/A7-1-2/VariableMissingConstexpr.ql
Copy file name to clipboardExpand all lines: cpp/autosar/src/rules/A7-1-2/VariableMissingConstexpr.ql+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
67 | 67 |
|
68 | 68 |
|
69 | 69 |
|
70 |
| - |
| 70 | + |
cpp/autosar/test/rules/A7-1-2/test.cpp
Copy file name to clipboardExpand all lines: cpp/autosar/test/rules/A7-1-2/test.cpp+6-8Lines changed: 6 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
266 | 266 |
|
267 | 267 |
|
268 | 268 |
|
269 |
| - |
| 269 | + |
270 | 270 |
|
271 |
| - |
272 |
| - |
273 |
| - |
274 |
| - |
| 271 | + |
| 272 | + |
| 273 | + |
| 274 | + |
275 | 275 |
|
276 | 276 |
|
277 |
| - |
278 |
| - |
279 |
| - |
| 277 | + |
0 commit comments