llvm-project
23473247 - [clang][bytecode][NFC] Use switches for pointer type distinction (#160879)

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