Commit 7d0646b
[clang][bytecode] Remove incorrect assertion (llvm#145341)
P.block() will assert that P is a block pointer, which it doesn't have
to be here.1 parent c428573 commit 7d0646b
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
118 | 117 | | |
119 | 118 | | |
120 | 119 | | |
| |||
0 commit comments