Commit bb27d5e
File tree
Expand file treeCollapse file tree
8 files changed
+362
-41
lines changedFilter options
- clang
- docs
- include/clang/StaticAnalyzer/Core/PathSensitive
- lib/StaticAnalyzer/Core
- test/Analysis
Expand file treeCollapse file tree
8 files changed
+362
-41
lines changedclang/docs/ReleaseNotes.rst
Copy file name to clipboardExpand all lines: clang/docs/ReleaseNotes.rst+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1157 | 1157 |
|
1158 | 1158 |
|
1159 | 1159 |
|
| 1160 | + |
| 1161 | + |
| 1162 | + |
| 1163 | + |
| 1164 | + |
| 1165 | + |
| 1166 | + |
1160 | 1167 |
|
1161 | 1168 |
|
1162 | 1169 |
|
|
clang/include/clang/StaticAnalyzer/Core/PathSensitive/CoreEngine.h
Copy file name to clipboardExpand all lines: clang/include/clang/StaticAnalyzer/Core/PathSensitive/CoreEngine.h+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
126 | 126 |
|
127 | 127 |
|
128 | 128 |
|
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
129 | 137 |
|
130 | 138 |
|
131 | 139 |
|
|
clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h
Copy file name to clipboardExpand all lines: clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h+10-8Lines changed: 10 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
321 | 321 |
|
322 | 322 |
|
323 | 323 |
|
324 |
| - |
325 |
| - |
326 |
| - |
327 |
| - |
328 |
| - |
329 |
| - |
330 |
| - |
331 |
| - |
| 324 | + |
| 325 | + |
| 326 | + |
| 327 | + |
| 328 | + |
| 329 | + |
| 330 | + |
| 331 | + |
332 | 332 |
|
333 | 333 |
|
334 | 334 |
|
| ||
588 | 588 |
|
589 | 589 |
|
590 | 590 |
|
| 591 | + |
| 592 | + |
591 | 593 |
|
592 | 594 |
|
593 | 595 |
|
|
clang/lib/StaticAnalyzer/Core/CoreEngine.cpp
Copy file name to clipboardExpand all lines: clang/lib/StaticAnalyzer/Core/CoreEngine.cpp+26-1Lines changed: 26 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
444 | 444 |
|
445 | 445 |
|
446 | 446 |
|
447 |
| - |
| 447 | + |
| 448 | + |
448 | 449 |
|
449 | 450 |
|
450 | 451 |
|
| ||
591 | 592 |
|
592 | 593 |
|
593 | 594 |
|
| 595 | + |
| 596 | + |
| 597 | + |
| 598 | + |
| 599 | + |
| 600 | + |
| 601 | + |
| 602 | + |
| 603 | + |
| 604 | + |
| 605 | + |
| 606 | + |
| 607 | + |
| 608 | + |
| 609 | + |
| 610 | + |
| 611 | + |
| 612 | + |
| 613 | + |
| 614 | + |
| 615 | + |
| 616 | + |
| 617 | + |
| 618 | + |
594 | 619 |
|
595 | 620 |
|
596 | 621 |
|
|
clang/lib/StaticAnalyzer/Core/ExprEngine.cpp
Copy file name to clipboardExpand all lines: clang/lib/StaticAnalyzer/Core/ExprEngine.cpp+50-8Lines changed: 50 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2760 | 2760 |
|
2761 | 2761 |
|
2762 | 2762 |
|
2763 |
| - |
2764 |
| - |
2765 |
| - |
2766 |
| - |
2767 |
| - |
2768 |
| - |
| 2763 | + |
| 2764 | + |
| 2765 | + |
| 2766 | + |
2769 | 2767 |
|
2770 | 2768 |
|
2771 | 2769 |
|
| ||
2808 | 2806 |
|
2809 | 2807 |
|
2810 | 2808 |
|
2811 |
| - |
2812 |
| - |
| 2809 | + |
| 2810 | + |
| 2811 | + |
| 2812 | + |
| 2813 | + |
| 2814 | + |
| 2815 | + |
| 2816 | + |
| 2817 | + |
| 2818 | + |
| 2819 | + |
| 2820 | + |
| 2821 | + |
| 2822 | + |
| 2823 | + |
| 2824 | + |
| 2825 | + |
| 2826 | + |
| 2827 | + |
| 2828 | + |
| 2829 | + |
| 2830 | + |
| 2831 | + |
| 2832 | + |
| 2833 | + |
| 2834 | + |
| 2835 | + |
| 2836 | + |
| 2837 | + |
2813 | 2838 |
|
2814 | 2839 |
|
2815 | 2840 |
|
| ||
3731 | 3756 |
|
3732 | 3757 |
|
3733 | 3758 |
|
| 3759 | + |
| 3760 | + |
| 3761 | + |
| 3762 | + |
| 3763 | + |
| 3764 | + |
3734 | 3765 |
|
3735 | 3766 |
|
3736 | 3767 |
|
| ||
3746 | 3777 |
|
3747 | 3778 |
|
3748 | 3779 |
|
| 3780 | + |
3749 | 3781 |
|
3750 | 3782 |
|
3751 | 3783 |
|
3752 | 3784 |
|
3753 | 3785 |
|
3754 | 3786 |
|
3755 | 3787 |
|
| 3788 | + |
| 3789 | + |
| 3790 | + |
| 3791 | + |
| 3792 | + |
3756 | 3793 |
|
3757 | 3794 |
|
3758 | 3795 |
|
| ||
3770 | 3807 |
|
3771 | 3808 |
|
3772 | 3809 |
|
| 3810 | + |
| 3811 | + |
| 3812 | + |
| 3813 | + |
| 3814 | + |
3773 | 3815 |
|
3774 | 3816 |
|
3775 | 3817 |
|
|
0 commit comments