llvm-project
23473247
- [clang][bytecode][NFC] Use switches for pointer type distinction (#160879)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 days ago
[clang][bytecode][NFC] Use switches for pointer type distinction (#160879) In the important places. They are all fully covered switch statements so we know where to add code when adding a new pointer type.
References
#160879 - [clang][bytecode][NFC] Use switches for pointer type distinction
Author
tbaederr
Parents
9412769c
Loading