llvm-project
886d24d0 - [clang][bytecode] Fix fallthrough to switch labels (#168484)

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.
Author
Parents
Loading