[Sema] Use available enum types instead of integers. As one is used in a...
[Sema] Use available enum types instead of integers. As one is used in a switch, this makes the compiler ensure the switch is fully covered. NFC llvm-svn: 256318
Loading
Please sign in to comment