I recently added these fall through annotations, but it's not clear if
the code is intended to fall through. In this patch, I changed them to
breaks, which seems more likely to be correct. If so, please approve
this patch and I will commit it. If not, I will reupload this patch to
remove the FIXME comments from the annotations.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM