llvm-project
6dde3496 - [clang][sema][NFC] Clean up builtin arg checking functions (#158615)

Commit
85 days ago
[clang][sema][NFC] Clean up builtin arg checking functions (#158615) Always take an `unsigned` for the argument index, pull some locals in the closest scope and use `APInt::isPowerOf2()`.
Author
Parents
Loading