llvm-project
93ab50ab - [APInt] Replace enum with static constexpr member variables. NFC

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