llvm-project
93ab50ab
- [APInt] Replace enum with static constexpr member variables. NFC
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[APInt] Replace enum with static constexpr member variables. NFC With C++17 we no longer need the enum to prevent ODR use.
Author
topperc
Parents
c4c9f39b
Loading