Commit af7e1f0
committed
[analyzer] Fix crash when reasoning about C11 atomics (PR49422)
rdar://75020762
Differential Revision: https://reviews.llvm.org/D992741 parent 180e9e5 commit af7e1f0
File tree
2 files changed
+14
-0
lines changed- clang
- include/clang/StaticAnalyzer/Core/PathSensitive
- test/Analysis
2 files changed
+14
-0
lines changedLines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
142 | 148 | | |
143 | 149 | | |
144 | 150 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
0 commit comments