llvm-project
886d24d0
- [clang][bytecode] Fix fallthrough to switch labels (#168484)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
20 days ago
[clang][bytecode] Fix fallthrough to switch labels (#168484) We need to fallthrough here in case we're not jumping to the labels. This is only needed in expression contexts.
References
#168484 - [clang][bytecode] Fix fallthrough to switch labels
Author
tbaederr
Parents
73545337
Loading