Commit 9982957
authored
[Clang][Webassembly] Remove unrachable code in ParseTypeQualifierListOpt (llvm#153729)
Static analysis flagged this goto as unreachable and indeed it is, so
removing it.1 parent 6960bf5 commit 9982957
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6224 | 6224 | | |
6225 | 6225 | | |
6226 | 6226 | | |
6227 | | - | |
6228 | 6227 | | |
6229 | 6228 | | |
6230 | 6229 | | |
| |||
0 commit comments